Searched defs:TrueBB (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h125 MachineBasicBlock *TrueBB, *FalseBB; member in struct:llvm::SwitchCG::CaseBlock
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp889 MachineBasicBlock *TrueBB = nullptr, *FalseBB = nullptr; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.cpp1770 findFalseBlock(MachineBasicBlock *BB, MachineBasicBlock *TrueBB) argument
H A DIfConversion.cpp151 MachineBasicBlock *TrueBB = nullptr; member in struct:__anon3479::IfConverter::BBInfo
613 findFalseBlock(MachineBasicBlock *BB, MachineBasicBlock *TrueBB) argument
[all...]
H A DCodeGenPrepare.cpp1526 BasicBlock *TrueBB, *FalseBB; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp381 MachineBasicBlock &TrueBB = getMBB(TrueTgt); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2642 BasicBlock *TrueBB, *FalseBB; local
H A DInstCombineCompares.cpp1489 BasicBlock *TrueBB, *FalseBB; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp6073 BasicBlock *TrueBB, *FalseBB; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3560 SimplifyTerminatorOnSelect(Instruction *OldTerm, Value *Cond, BasicBlock *TrueBB, BasicBlock *FalseBB, uint32_t TrueWeight, uint32_t FalseWeight) argument
3634 BasicBlock *TrueBB = SI->findCaseValue(TrueVal)->getCaseSuccessor(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp1640 MachineBasicBlock *TrueBB = MF->CreateMachineBasicBlock(LLVM_BB); local
[all...]

Completed in 419 milliseconds