Searched defs:getSourceElementType (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/IR/ | ||
| H A D | Operator.cpp | 47 Type *GEPOperator::getSourceElementType() const { in getSourceElementType() function in llvm::GEPOperator |
| H A D | Constants.cpp | 2831 Type *GetElementPtrConstantExpr::getSourceElementType() const { in getSourceElementType() function in GetElementPtrConstantExpr |
| /llvm-project-15.0.7/mlir/lib/Dialect/LLVMIR/IR/ | ||
| H A D | LLVMDialect.cpp | 678 Type LLVM::GEPOp::getSourceElementType() { in getSourceElementType() function in LLVM::GEPOp |