Home
last modified time | relevance | path

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

/minix/minix/drivers/power/acpi/dispatcher/
H A Ddsobject.c395 UINT32 ElementCount, in AcpiDsBuildInternalPackageObj()
/minix/minix/drivers/power/acpi/namespace/
H A Dnsrepair2.c674 UINT32 ElementCount; in AcpiNsRepair_PRT() local
/minix/external/bsd/llvm/dist/llvm/lib/IR/
H A 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()
/minix/external/bsd/llvm/dist/clang/lib/AST/
H A DASTContext.cpp4369 uint64_t ElementCount = 1; in getConstantArrayElementCount() local
/minix/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7730 unsigned ElementCount = SrcVT.getVectorNumElements(); in performExtendCombine() local