Home | History | Annotate | Download | only in X86

Lines Matching defs:RR

80   bool X86FastEmitLoad(EVT VT, const X86AddressMode &AM, unsigned &RR);
338 unsigned RR = FastEmit_r(SrcVT.getSimpleVT(), DstVT.getSimpleVT(), Opc,
340 if (RR == 0)
343 ResultReg = RR;