Home
last modified time | relevance | path

Searched defs:getCalledFunction (Results 1 – 7 of 7) sorted by relevance

/llvm-project/mlir/lib/Dialect/Bufferization/Transforms/
H A DDropEquivalentBufferResults.cpp61 static func::FuncOp getCalledFunction(CallOpInterface callOp) { in getCalledFunction() function
H A DOneShotModuleBufferize.cpp241 static func::FuncOp getCalledFunction(func::CallOp callOp) { getCalledFunction() function
H A DFuncBufferizableOpInterfaceImpl.cpp84 static FuncOp getCalledFunction(CallOpInterface callOp) { getCalledFunction() function
/llvm-project/llvm/include/llvm/IR/
H A DAbstractCallSite.h218 Function *getCalledFunction() const { in getCalledFunction() function
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DSpeculateAnalyses.cpp55 auto getCalledFunction = [&CallesNames](const CallBase *Call) { findCalles() local
/llvm-project/llvm/lib/CodeGen/
H A DMachineRegisterInfo.cpp556 static const Function *getCalledFunction(const MachineInstr &MI) { getCalledFunction() function
/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp160 static const Function *getCalledFunction(const Value *V, getCalledFunction() function