Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp3768 Register SrcCondCopy = MRI.createVirtualRegister(CondRC); in EmitInstrWithCustomInserter() local
3770 BuildMI(*BB, MI, DL, TII->get(AMDGPU::COPY), SrcCondCopy) in EmitInstrWithCustomInserter()
3777 .addReg(SrcCondCopy); in EmitInstrWithCustomInserter()
3783 .addReg(SrcCondCopy); in EmitInstrWithCustomInserter()