Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DCallLowering.h305 copyArgumentMemory(const ArgInfo &Arg, Register DstPtr, Register SrcPtr,
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp791 Handler.copyArgumentMemory(Args[i], StackAddr, Args[i].Regs[0], in handleAssignments()
1112 void CallLowering::ValueHandler::copyArgumentMemory( in copyArgumentMemory() function in CallLowering::ValueHandler