Home
last modified time | relevance | path

Searched defs:IfTrue (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonEarlyIfConv.cpp709 unsigned PredR, bool IfTrue) { in predicateInstr()
760 unsigned PredR, bool IfTrue) { in predicateBlockNB()
H A DHexagonGenMux.cpp246 bool IfTrue = HII->isPredicatedTrue(Opc); in genMuxInBlock() local
H A DHexagonExpandCondsets.cpp603 bool IfTrue) { in getCondTfrOpcode()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDeletion.cpp331 BasicBlock *IfTrue, *IfFalse; in canProveExitOnFirstIteration() local
H A DSimpleLoopUnswitch.cpp2973 ICmpInst::Predicate &Pred, Value *&LHS, Value *&RHS, BasicBlock *&IfTrue, in canonicalizeForInvariantConditionInjection()
3000 const BasicBlock *IfTrue, const BasicBlock *IfFalse, const Loop &L) { in shouldTryInjectInvariantCondition()
3219 BasicBlock *IfTrue = nullptr, *IfFalse = nullptr; in collectUnswitchCandidatesWithInjections() local
H A DGuardWidening.cpp504 const BasicBlock *IfTrue = nullptr, *IfFalse = nullptr; in computeWideningScore() local
/freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DIRMutator.cpp445 BasicBlock *IfTrue = BasicBlock::Create(C, "T", F); in mutate() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp1222 BranchInst::BranchInst(BasicBlock *IfTrue, Instruction *InsertBefore) in BranchInst()
1230 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst()
1244 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *InsertAtEnd) in BranchInst()
1251 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h599 void setTwoSuccessors(VPBlockBase *IfTrue, VPBlockBase *IfFalse) { in setTwoSuccessors()
2996 static void insertTwoBlocksAfter(VPBlockBase *IfTrue, VPBlockBase *IfFalse, in insertTwoBlocksAfter()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1790 BranchInst *llvm::GetIfCondition(BasicBlock *BB, BasicBlock *&IfTrue, in GetIfCondition()
H A DSimplifyCFG.cpp3426 BasicBlock *IfTrue, *IfFalse; in FoldTwoEntryPHINode() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp2507 Value *IfTrue, *IfFalse; in foldSelectToPhiImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp22826 SDValue IfTrue = N->getOperand(1); in performVSelectCombine() local