Searched defs:getTypeAtIndex (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/VMCore/ | ||
D | Type.cpp | 576 Type *CompositeType::getTypeAtIndex(const Value *V) { in getTypeAtIndex() function in CompositeType |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ | ||
D | Type.cpp | 517 Type *CompositeType::getTypeAtIndex(const Value *V) const { in getTypeAtIndex() function in CompositeType |
/external/llvm/lib/IR/ | ||
D | Type.cpp | 554 Type *CompositeType::getTypeAtIndex(const Value *V) const { in getTypeAtIndex() function in CompositeType |