Home | History | Annotate | Download | only in X86

Lines Matching refs:ALVReg

3303       unsigned ALVReg = MF.addLiveIn(X86::AL, &X86::GR8RegClass);
3304 Forwards.push_back(ForwardedRegister(ALVReg, X86::AL, MVT::i8));