Searched defs:getSourceElementType (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/IR/ | ||
| H A D | Operator.cpp | 70 Type *GEPOperator::getSourceElementType() const { in getSourceElementType() function in llvm::GEPOperator |
| H A D | Constants.cpp | 2800 Type *GetElementPtrConstantExpr::getSourceElementType() const { in getSourceElementType() function in GetElementPtrConstantExpr |
| /freebsd/contrib/llvm-project/llvm/lib/SandboxIR/ | ||
| H A D | Instruction.cpp | 803 Type *GetElementPtrInst::getSourceElementType() const { in getSourceElementType() function in llvm::sandboxir::GetElementPtrInst |