Home
last modified time | relevance | path

Searched refs:insertSRetOutgoingArgument (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DCallLowering.h469 void insertSRetOutgoingArgument(MachineIRBuilder &MIRBuilder,
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp115 insertSRetOutgoingArgument(MIRBuilder, CB, Info); in lowerCall()
916 void CallLowering::insertSRetOutgoingArgument(MachineIRBuilder &MIRBuilder, in insertSRetOutgoingArgument() function in CallLowering