Searched refs:AndCond (Results 1 – 1 of 1) sorted by relevance
4351 Register AndCond = MRI.createVirtualRegister(BoolXExecRC); in emitLoadSRsrcFromVGPRLoop() local4389 BuildMI(LoopBB, I, DL, TII.get(AndOpc), AndCond) in emitLoadSRsrcFromVGPRLoop()4393 MRI.setSimpleHint(SaveExec, AndCond); in emitLoadSRsrcFromVGPRLoop()4397 .addReg(AndCond, RegState::Kill); in emitLoadSRsrcFromVGPRLoop()