Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DCore.cpp417 unsigned ElementCount, LLVMBool Packed) { in LLVMStructTypeInContext()
423 unsigned ElementCount, LLVMBool Packed) { in LLVMStructType()
442 unsigned ElementCount, LLVMBool Packed) { in LLVMStructSetBody()
472 LLVMTypeRef LLVMArrayType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMArrayType()
480 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/clang/lib/AST/
DASTContext.cpp4404 uint64_t ElementCount = 1; in getConstantArrayElementCount() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp7913 unsigned ElementCount = SrcVT.getVectorNumElements(); in performExtendCombine() local