Home | History | Annotate | Download | only in AMDGPU

Lines Matching refs:MovRelDesc

3182       const MCInstrDesc &MovRelDesc = TII->get(getMOVRELDPseudo(TRI, VecRC));
3184 BuildMI(MBB, I, DL, MovRelDesc)
3215 const MCInstrDesc &MovRelDesc = TII->get(getMOVRELDPseudo(TRI, VecRC));
3217 BuildMI(*LoopBB, InsPt, DL, MovRelDesc)