Home
last modified time | relevance | path

Searched defs:TrueMBB (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp907 MachineBasicBlock *TrueMBB = getTrueBranch(BranchMI); in ifPatternMatch() local
1054 MachineBasicBlock *TrueMBB, MachineBasicBlock *FalseMBB) { in handleJumpintoIf()
1065 MachineBasicBlock *TrueMBB, MachineBasicBlock *FalseMBB) { in handleJumpintoIfImp()
1103 MachineBasicBlock *HeadMBB, MachineBasicBlock *TrueMBB, in showImproveSimpleJumpintoIf()
1146 MachineBasicBlock *TrueMBB, MachineBasicBlock *FalseMBB, in improveSimpleJumpintoIf()
1332 MachineBasicBlock *MBB, MachineBasicBlock *TrueMBB, in mergeIfthenelseBlock()
H A DSIPreEmitPeephole.cpp298 MachineBasicBlock &SrcMBB, MachineBasicBlock *&TrueMBB, in getBlockDestinations()
398 MachineBasicBlock *TrueMBB = nullptr; in removeExeczBranch() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp532 MachineBasicBlock *TrueMBB = F->CreateMachineBasicBlock(LLVMBB); in LowerFPToInt() local
628 MachineBasicBlock *TrueMBB = F->CreateMachineBasicBlock(LLVMBB); in LowerMemcpy() local
696 MachineBasicBlock *TrueMBB = F->CreateMachineBasicBlock(LLVMBB); in LowerMemset() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1647 MachineBasicBlock *TrueMBB, in finishCondBranch()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp1640 MachineBasicBlock *TrueMBB = FuncInfo.getMBB(BI->getSuccessor(0)); in X86SelectBranch() local
H A DX86ISelLowering.cpp36137 MachineBasicBlock *TrueMBB, MachineBasicBlock *FalseMBB, in createPHIsForCMOVsInSinkBB()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp9558 MachineBasicBlock *TrueMBB, in createPHIsForSelects()