Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:LC

87                             RTLIB::Libcall LC, EVT RetVT,
103 SDValue Callee = DAG.getExternalSymbol(getLibcallName(LC), getPointerTy());
108 .setCallee(getLibcallCallingConv(LC), RetTy, Callee, std::move(Args), 0)