Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp5646 Register SrcCond = MI.getOperand(3).getReg(); in EmitInstrWithCustomInserter() local
5675 BuildMI(*BB, MI, DL, TII->get(AMDGPU::COPY), SrcCondCopy).addReg(SrcCond); in EmitInstrWithCustomInserter()