Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCallLowering.h483 void insertSRetOutgoingArgument(MachineIRBuilder &MIRBuilder,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp123 insertSRetOutgoingArgument(MIRBuilder, CB, Info); in lowerCall()
1073 void CallLowering::insertSRetOutgoingArgument(MachineIRBuilder &MIRBuilder, in insertSRetOutgoingArgument() function in CallLowering