Home
last modified time | relevance | path

Searched defs:UnusedCarry (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.cpp324 Register UnusedCarry = MRI->createVirtualRegister(TRI.getWaveMaskRegClass()); in selectG_ADD_SUB() local
DSIInstrInfo.cpp6206 Register UnusedCarry = MRI.createVirtualRegister(RI.getBoolRC()); in getAddNoCarry() local
6222 Register UnusedCarry = !RS.isRegUsed(AMDGPU::VCC) in getAddNoCarry() local