Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:setCallee

115     .setCallee(getLibcallCallingConv(LC), RetTy, Callee, std::move(Args), 0)
3086 CLI.setCallee(CallingConv::C, VoidPtrType, EmuTlsGetAddr, std::move(Args), 0);