Home | History | Annotate | Download | only in AMDGPU

Lines Matching refs:SrcCond

891     const MachineOperand &SrcCond = MI.getOperand(3);
896 .addReg(SrcCond.getReg())
901 .addReg(SrcCond.getReg(), getKillRegState(SrcCond.isKill()))