Searched defs:getIndexedType (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ | ||
| H A D | GetElementPtrTypeIterator.h | 70 Type *getIndexedType() const { getIndexedType() function |
| /freebsd/contrib/llvm-project/llvm/lib/IR/ | ||
| H A D | Instructions.cpp | 1583 Type *GetElementPtrInst::getIndexedType(Type *Ty, ArrayRef<Value *> IdxList) { in getIndexedType() function in GetElementPtrInst |
| /freebsd/contrib/llvm-project/llvm/lib/SandboxIR/ | ||
| H A D | Instruction.cpp | 1538 Type *ExtractValueInst::getIndexedType(Type *Agg, ArrayRef<unsigned> Idxs) { in getIndexedType() function in llvm::sandboxir::ExtractValueInst |