Searched defs:IfTrue (Results 1 – 14 of 14) sorted by relevance
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| HD | HexagonEarlyIfConv.cpp | 709 unsigned PredR, bool IfTrue) { in predicateInstr() 760 unsigned PredR, bool IfTrue) { in predicateBlockNB()
|
| HD | HexagonGenMux.cpp | 246 bool IfTrue = HII->isPredicatedTrue(Opc); in genMuxInBlock() local
|
| HD | HexagonExpandCondsets.cpp | 603 bool IfTrue) { in getCondTfrOpcode()
|
| /freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| HD | LoopDeletion.cpp | 331 BasicBlock *IfTrue, *IfFalse; in canProveExitOnFirstIteration() local
|
| HD | SimpleLoopUnswitch.cpp | 2995 ICmpInst::Predicate &Pred, Value *&LHS, Value *&RHS, BasicBlock *&IfTrue, in canonicalizeForInvariantConditionInjection() 3022 const BasicBlock *IfTrue, const BasicBlock *IfFalse, const Loop &L) { in shouldTryInjectInvariantCondition() 3241 BasicBlock *IfTrue = nullptr, *IfFalse = nullptr; in collectUnswitchCandidatesWithInjections() local
|
| HD | GuardWidening.cpp | 507 const BasicBlock *IfTrue = nullptr, *IfFalse = nullptr; in computeWideningScore() local
|
| /freebsd-head/contrib/llvm-project/llvm/lib/FuzzMutate/ |
| HD | IRMutator.cpp | 446 BasicBlock *IfTrue = BasicBlock::Create(C, "T", F); in mutate() local
|
| /freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| HD | VPlan.h | 614 void setTwoSuccessors(VPBlockBase *IfTrue, VPBlockBase *IfFalse) { in setTwoSuccessors() 3603 static void insertTwoBlocksAfter(VPBlockBase *IfTrue, VPBlockBase *IfFalse, in insertTwoBlocksAfter()
|
| /freebsd-head/contrib/llvm-project/llvm/lib/IR/ |
| HD | Instructions.cpp | 1134 BranchInst::BranchInst(BasicBlock *IfTrue, InsertPosition InsertBefore) in BranchInst() 1142 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst()
|
| /freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| HD | BasicBlockUtils.cpp | 1802 BranchInst *llvm::GetIfCondition(BasicBlock *BB, BasicBlock *&IfTrue, in GetIfCondition()
|
| HD | SimplifyCFG.cpp | 3489 BasicBlock *IfTrue, *IfFalse; in FoldTwoEntryPHINode() local
|
| /freebsd-head/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| HD | InstCombineSelect.cpp | 2648 Value *IfTrue, *IfFalse; in foldSelectToPhiImpl() local
|
| /freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| HD | SelectionDAGBuilder.cpp | 2531 BasicBlock *IfTrue = I.getSuccessor(1); in shouldKeepJumpConditionsTogether() local
|
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| HD | AArch64ISelLowering.cpp | 24260 SDValue IfTrue = N->getOperand(1); in performVSelectCombine() local
|