Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIPreEmitPeephole.cpp296 getBlockDestinations(MachineBasicBlock & SrcMBB,MachineBasicBlock * & TrueMBB,MachineBasicBlock * & FalseMBB,SmallVectorImpl<MachineOperand> & Cond) getBlockDestinations() argument
346 MachineBasicBlock *TrueMBB = nullptr; removeExeczBranch() local
H A DR600MachineCFGStructurizer.cpp916 MachineBasicBlock *TrueMBB = getTrueBranch(BranchMI); in ifPatternMatch() local
1065 handleJumpintoIf(MachineBasicBlock * HeadMBB,MachineBasicBlock * TrueMBB,MachineBasicBlock * FalseMBB) handleJumpintoIf() argument
1076 handleJumpintoIfImp(MachineBasicBlock * HeadMBB,MachineBasicBlock * TrueMBB,MachineBasicBlock * FalseMBB) handleJumpintoIfImp() argument
1114 showImproveSimpleJumpintoIf(MachineBasicBlock * HeadMBB,MachineBasicBlock * TrueMBB,MachineBasicBlock * FalseMBB,MachineBasicBlock * LandMBB,bool Detail) showImproveSimpleJumpintoIf() argument
1157 improveSimpleJumpintoIf(MachineBasicBlock * HeadMBB,MachineBasicBlock * TrueMBB,MachineBasicBlock * FalseMBB,MachineBasicBlock ** LandMBBPtr) improveSimpleJumpintoIf() argument
1343 mergeIfthenelseBlock(MachineInstr * BranchMI,MachineBasicBlock * MBB,MachineBasicBlock * TrueMBB,MachineBasicBlock * FalseMBB,MachineBasicBlock * LandMBB) mergeIfthenelseBlock() argument
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1702 FuncInfo.BPI->getEdgeProbability(BranchBB, TrueMBB->getBasicBlock()); in finishCondBranch() argument
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp485 MachineBasicBlock *TrueMBB = F->CreateMachineBasicBlock(LLVMBB); LowerFPToInt() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp1637 MachineBasicBlock *TrueMBB = FuncInfo.MBBMap[BI->getSuccessor(0)]; X86SelectBranch() local
[all...]
H A DX86ISelLowering.cpp34900 createPHIsForCMOVsInSinkBB(MachineBasicBlock::iterator MIItBegin,MachineBasicBlock::iterator MIItEnd,MachineBasicBlock * TrueMBB,MachineBasicBlock * FalseMBB,MachineBasicBlock * SinkMBB) createPHIsForCMOVsInSinkBB() argument
[all...]
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp8238 createPHIsForSelects(SmallVector<MachineInstr *,8> & Selects,MachineBasicBlock * TrueMBB,MachineBasicBlock * FalseMBB,MachineBasicBlock * SinkMBB) createPHIsForSelects() argument