Searched refs:SrcCond (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp891 const MachineOperand &SrcCond = MI.getOperand(3); local
896 .addReg(SrcCond.getReg())
901 .addReg(SrcCond.getReg(), getKillRegState(SrcCond.isKill()))

Completed in 65 milliseconds