Home | History | Annotate | Download | only in X86

Lines Matching defs:RR

83   bool X86FastEmitLoad(EVT VT, const X86AddressMode &AM, unsigned &RR);
327 unsigned RR = FastEmit_r(SrcVT.getSimpleVT(), DstVT.getSimpleVT(), Opc,
330 if (RR != 0) {
331 ResultReg = RR;