Home
last modified time | relevance | path

Searched refs:getArrayNumElements (Results 1 – 25 of 49) sorted by relevance

12

/external/llvm/lib/Target/X86/
DX86TargetObjectFile.cpp125 NumElements = Ty->getArrayNumElements(); in scalarConstantToHexString()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dbuilder.cpp186 uint32_t arraySize = pType->getArrayNumElements(); in GetVectorType()
Dbuilder_misc.cpp1084 uint32_t numElems = pType->getArrayNumElements(); in GetTypeSize()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/FuzzMutate/
DOpDescriptor.h168 return V->getType()->getArrayNumElements() > 0; in anyAggregateType()
/external/llvm-project/llvm/include/llvm/FuzzMutate/
DOpDescriptor.h168 return V->getType()->getArrayNumElements() > 0; in anyAggregateType()
/external/llvm/include/llvm/IR/
DType.h344 inline uint64_t getArrayNumElements() const;
DDerivedTypes.h360 uint64_t Type::getArrayNumElements() const { in getArrayNumElements() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DType.h346 inline uint64_t getArrayNumElements() const;
DDerivedTypes.h364 uint64_t Type::getArrayNumElements() const { in getArrayNumElements() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DType.h366 inline uint64_t getArrayNumElements() const;
DDerivedTypes.h427 uint64_t Type::getArrayNumElements() const { in getArrayNumElements() function
/external/llvm-project/llvm/include/llvm/IR/
DType.h363 inline uint64_t getArrayNumElements() const;
DDerivedTypes.h389 uint64_t Type::getArrayNumElements() const { in getArrayNumElements() function
/external/llvm-project/mlir/lib/Conversion/GPUToVulkan/
DConvertLaunchFuncToVulkanCalls.cpp281 rank = llvmDescriptorTy.getStructElementType(3).getArrayNumElements(); in deduceMemRefRankAndType()
/external/llvm-project/mlir/include/mlir/Dialect/LLVMIR/
DLLVMTypes.h104 unsigned getArrayNumElements();
/external/llvm-project/llvm/lib/FuzzMutate/
DOperations.cpp186 return T->getArrayNumElements(); in getAggregateNumElements()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/
DOperations.cpp186 return T->getArrayNumElements(); in getAggregateNumElements()
/external/llvm-project/mlir/lib/Target/LLVMIR/
DConvertFromLLVMIR.cpp201 shape.push_back(type.getArrayNumElements()); in getStdTypeForAttr()
204 shape.push_back(type.getArrayNumElements()); in getStdTypeForAttr()
/external/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
DLLVMTypes.cpp93 unsigned LLVMType::getArrayNumElements() { in getArrayNumElements() function in LLVMType
DLLVMDialect.cpp806 wrappedContainerType.getArrayNumElements()) in getInsertExtractValueElementType()
1214 type.getArrayNumElements() != strAttr.getValue().size()) in verify()
/external/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp345 ArrayTy->getArrayNumElements()); in arrayTypeToVecType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetLibraryInfo.cpp1465 FTy.getParamType(0)->getArrayNumElements() == 2 && in isValidProtoForLibFunc()
/external/llvm-project/llvm/lib/Analysis/
DTargetLibraryInfo.cpp1497 FTy.getParamType(0)->getArrayNumElements() == 2 && in isValidProtoForLibFunc()
/external/llvm-project/llvm/lib/Transforms/IPO/
DOpenMPOpt.cpp430 Array.getAllocatedType()->getArrayNumElements(); in getValues()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1623 NumElements = Ty->getArrayNumElements(); in scalarConstantToHexString()

12