Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DCallLowering.h302 copyArgumentMemory(const ArgInfo &Arg, Register DstPtr, Register SrcPtr,
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp766 Handler.copyArgumentMemory(Args[i], StackAddr, Args[i].Regs[0], in handleAssignments()
1087 void CallLowering::ValueHandler::copyArgumentMemory( in copyArgumentMemory() function in CallLowering::ValueHandler