Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp2672 MachineBasicBlock *IfEnd = CurrentMerge; in structurizeComplexRegion() local
2676 TII->convertNonUniformIfRegion(CurrentMerge, IfEnd); in structurizeComplexRegion()
2696 MachineBasicBlock *IfEnd = CurrentMerge; in structurizeComplexRegion() local
2702 TII->convertNonUniformIfRegion(CurrentMerge, IfEnd); in structurizeComplexRegion()
H A DSIInstrInfo.h1017 MachineBasicBlock *IfEnd) const;
H A DSIInstrInfo.cpp7180 MachineBasicBlock *IfEnd) const { in convertNonUniformIfRegion()
7200 IfEnd->insert(IfEnd->getFirstNonPHI(), SIEND); in convertNonUniformIfRegion()