reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
268 CCState CCInfo(CallConv, IsVarArg, DAG.getMachineFunction(), RVLocs, 269 *DAG.getContext()); 285 auto &MRI = DAG.getMachineFunction().getRegInfo(); 286 SDValue FR0 = DAG.getCopyFromReg(Chain, dl, RVLocs[i].getLocReg(), 290 SDValue TPR = DAG.getCopyToReg(FR0.getValue(1), dl, PredR, 296 RetVal = DAG.getCopyFromReg(TPR.getValue(0), dl, PredR, MVT::i1); 300 RetVal = DAG.getCopyFromReg(Chain, dl, RVLocs[i].getLocReg(),