Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DCore.cpp415 unsigned ElementCount, LLVMBool Packed) { in LLVMStructTypeInContext()
421 unsigned ElementCount, LLVMBool Packed) { in LLVMStructType()
440 unsigned ElementCount, LLVMBool Packed) { in LLVMStructSetBody()
470 LLVMTypeRef LLVMArrayType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMArrayType()
478 LLVMTypeRef LLVMVectorType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMVectorType()
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dcmstypes.c4409 cmsUInt32Number ElementCount; in Type_MPE_Read() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp7204 unsigned ElementCount = SrcVT.getVectorNumElements(); in performExtendCombine() local
/external/clang/lib/AST/
DASTContext.cpp4312 uint64_t ElementCount = 1; in getConstantArrayElementCount() local