Home
last modified time | relevance | path

Searched defs:getSourceElementType (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/IR/
H A DOperator.cpp47 Type *GEPOperator::getSourceElementType() const { in getSourceElementType() function in llvm::GEPOperator
H A DConstants.cpp2831 Type *GetElementPtrConstantExpr::getSourceElementType() const { in getSourceElementType() function in GetElementPtrConstantExpr
/llvm-project-15.0.7/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMDialect.cpp678 Type LLVM::GEPOp::getSourceElementType() { in getSourceElementType() function in LLVM::GEPOp