Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp6112 Register BackEdgeReg = MRI.createVirtualRegister(RI.getBoolRC()); in convertNonUniformLoopRegion() local
6119 HeaderPHIBuilder.addReg(BackEdgeReg); in convertNonUniformLoopRegion()
6131 get(AMDGPU::SI_IF_BREAK), BackEdgeReg) in convertNonUniformLoopRegion()
6136 .addReg(BackEdgeReg) in convertNonUniformLoopRegion()