Home | History | Annotate | Download | only in X86

Lines Matching defs:RR

85   bool X86FastEmitLoad(EVT VT, const X86AddressMode &AM, unsigned &RR);
329 unsigned RR = FastEmit_r(SrcVT.getSimpleVT(), DstVT.getSimpleVT(), Opc,
331 if (RR == 0)
334 ResultReg = RR;