Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUMachineCFGStructurizer.cpp1834 MachineBasicBlock *CodeBBEnd, MachineBasicBlock *SelectBB, unsigned IfReg, in createIfBlock()
2373 LinearizedRegion *CurrentRegion, MachineBasicBlock *SelectBB, in createIfRegion()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4924 BasicBlock *SelectBB = SI->getParent(); in RemoveSwitchAfterSelectConversion() local