Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp7580 Register BackEdgeReg = MRI.createVirtualRegister(RI.getBoolRC()); in convertNonUniformLoopRegion() local
7585 HeaderPHIBuilder.addReg(BackEdgeReg); in convertNonUniformLoopRegion()
7596 get(AMDGPU::SI_IF_BREAK), BackEdgeReg) in convertNonUniformLoopRegion()
7601 .addReg(BackEdgeReg) in convertNonUniformLoopRegion()