Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:LoadReg

764   unsigned LoadReg = FastIS->getRegForValue(LI);
765 if (LoadReg == 0)
770 MachineRegisterInfo::reg_iterator RI = RegInfo->reg_begin(LoadReg);