Home
last modified time | relevance | path

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

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