Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp4245 Register SrcCondCopy = MRI.createVirtualRegister(CondRC); in EmitInstrWithCustomInserter() local
4247 BuildMI(*BB, MI, DL, TII->get(AMDGPU::COPY), SrcCondCopy) in EmitInstrWithCustomInserter()
4254 .addReg(SrcCondCopy); in EmitInstrWithCustomInserter()
4260 .addReg(SrcCondCopy); in EmitInstrWithCustomInserter()