Home
last modified time | relevance | path

Searched defs:getReturnedArgOperand (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/IR/
H A DCallSite.h276 ValTy *getReturnedArgOperand() const { in getReturnedArgOperand() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DCallSite.h311 ValTy *getReturnedArgOperand() const { in getReturnedArgOperand() function
/aosp_15_r20/external/llvm/lib/IR/
H A DInstructions.cpp334 Value *CallInst::getReturnedArgOperand() const { in getReturnedArgOperand() function in CallInst
704 Value *InvokeInst::getReturnedArgOperand() const { in getReturnedArgOperand() function in InvokeInst
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DInstructions.cpp309 Value *CallBase::getReturnedArgOperand() const { in getReturnedArgOperand() function in CallBase