Home | History | Annotate | Download | only in Mips

Lines Matching refs:ValTy

282     EVT ValTy = Addr.getValueType();
284 Base = CurDAG->getTargetFrameIndex(FIN->getIndex(), ValTy);
285 Offset = CurDAG->getTargetConstant(0, SDLoc(Addr), ValTy);
298 EVT ValTy = Addr.getValueType();
303 Base = CurDAG->getTargetFrameIndex(FIN->getIndex(), ValTy);
308 ValTy);