Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DDerivedTypes.h364 uint64_t Type::getArrayNumElements() const { in getArrayNumElements() function
/external/llvm/include/llvm/IR/
DDerivedTypes.h360 uint64_t Type::getArrayNumElements() const { in getArrayNumElements() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDerivedTypes.h427 uint64_t Type::getArrayNumElements() const { in getArrayNumElements() function
/external/llvm-project/llvm/include/llvm/IR/
DDerivedTypes.h389 uint64_t Type::getArrayNumElements() const { in getArrayNumElements() function
/external/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
DLLVMTypes.cpp93 unsigned LLVMType::getArrayNumElements() { in getArrayNumElements() function in LLVMType