Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DDerivedTypes.h305 unsigned Type::getStructNumElements() const { in getStructNumElements() function
/external/llvm/include/llvm/IR/
DDerivedTypes.h300 unsigned Type::getStructNumElements() const { in getStructNumElements() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDerivedTypes.h366 unsigned Type::getStructNumElements() const { in getStructNumElements() function
/external/llvm-project/llvm/include/llvm/IR/
DDerivedTypes.h353 unsigned Type::getStructNumElements() const { in getStructNumElements() function
/external/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
DLLVMTypes.cpp156 unsigned LLVMType::getStructNumElements() { in getStructNumElements() function in LLVMType