Searched defs:isReturnBlock (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ | ||
D | R600MachineCFGStructurizer.cpp | 618 bool R600MachineCFGStructurizer::isReturnBlock(MachineBasicBlock *MBB) { in isReturnBlock() function in R600MachineCFGStructurizer |
/external/llvm/lib/Target/AMDGPU/ | ||
D | AMDILCFGStructurizer.cpp | 640 bool AMDGPUCFGStructurizer::isReturnBlock(MachineBasicBlock *MBB) { in isReturnBlock() function in __anon9cedf1480311::AMDGPUCFGStructurizer |
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ | ||
D | AMDILCFGStructurizer.cpp | 643 bool AMDGPUCFGStructurizer::isReturnBlock(MachineBasicBlock *MBB) { in isReturnBlock() function in AMDGPUCFGStructurizer |