Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DCallLowering.h454 void insertSRetOutgoingArgument(MachineIRBuilder &MIRBuilder,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp104 insertSRetOutgoingArgument(MIRBuilder, CB, Info); in lowerCall()
847 void CallLowering::insertSRetOutgoingArgument(MachineIRBuilder &MIRBuilder, in insertSRetOutgoingArgument() function in CallLowering