Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp3390 unsigned SrcCondCopy = MRI.createVirtualRegister(&AMDGPU::SReg_64_XEXECRegClass); in EmitInstrWithCustomInserter() local
3392 BuildMI(*BB, MI, DL, TII->get(AMDGPU::COPY), SrcCondCopy) in EmitInstrWithCustomInserter()
3397 .addReg(SrcCondCopy); in EmitInstrWithCustomInserter()
3401 .addReg(SrcCondCopy); in EmitInstrWithCustomInserter()