Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp237 static MachineBasicBlock *getTrueBranch(MachineInstr *MI);
554 MachineBasicBlock *AMDGPUCFGStructurizer::getTrueBranch(MachineInstr *MI) { in getTrueBranch() function in AMDGPUCFGStructurizer
567 MachineBasicBlock *TrueBranch = getTrueBranch(MI); in getFalseBranch()
675 getTrueBranch(BranchMI) == OldMBB) in replaceInstrUseOfBlockWith()
949 MachineBasicBlock *TrueMBB = getTrueBranch(BranchMI); in ifPatternMatch()
1452 MachineBasicBlock *TrueBranch = getTrueBranch(BranchMI); in mergeLoopbreakBlock()
1475 MachineBasicBlock *TrueBranch = getTrueBranch(MI); in settleLoopcontBlock()
/external/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp242 static MachineBasicBlock *getTrueBranch(MachineInstr *MI);
551 MachineBasicBlock *AMDGPUCFGStructurizer::getTrueBranch(MachineInstr *MI) { in getTrueBranch() function in __anonf35547db0311::AMDGPUCFGStructurizer
564 MachineBasicBlock *TrueBranch = getTrueBranch(MI); in getFalseBranch()
673 getTrueBranch(BranchMI) == OldMBB) in replaceInstrUseOfBlockWith()
974 MachineBasicBlock *TrueMBB = getTrueBranch(BranchMI); in ifPatternMatch()
1505 MachineBasicBlock *TrueBranch = getTrueBranch(BranchMI); in mergeLoopbreakBlock()
1528 MachineBasicBlock *TrueBranch = getTrueBranch(MI); in settleLoopcontBlock()