Home
last modified time | relevance | path

Searched defs:ElementCount (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/IR/
DCore.cpp428 unsigned ElementCount, LLVMBool Packed) { in LLVMStructTypeInContext()
434 unsigned ElementCount, LLVMBool Packed) { in LLVMStructType()
453 unsigned ElementCount, LLVMBool Packed) { in LLVMStructSetBody()
488 LLVMTypeRef LLVMArrayType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMArrayType()
496 LLVMTypeRef LLVMVectorType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMVectorType()
/external/pdfium/third_party/lcms2-2.6/src/
Dcmstypes.c4409 cmsUInt32Number ElementCount; in Type_MPE_Read() local
/external/clang/lib/AST/
DASTContext.cpp4563 uint64_t ElementCount = 1; in getConstantArrayElementCount() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp8504 unsigned ElementCount = SrcVT.getVectorNumElements(); in performExtendCombine() local