Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonEarlyIfConv.cpp709 unsigned PredR, bool IfTrue) { in predicateInstr()
760 unsigned PredR, bool IfTrue) { in predicateBlockNB()
HDHexagonGenMux.cpp246 bool IfTrue = HII->isPredicatedTrue(Opc); in genMuxInBlock() local
HDHexagonExpandCondsets.cpp603 bool IfTrue) { in getCondTfrOpcode()
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDLoopDeletion.cpp331 BasicBlock *IfTrue, *IfFalse; in canProveExitOnFirstIteration() local
HDSimpleLoopUnswitch.cpp2995 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
HDGuardWidening.cpp507 const BasicBlock *IfTrue = nullptr, *IfFalse = nullptr; in computeWideningScore() local
/freebsd-head/contrib/llvm-project/llvm/lib/FuzzMutate/
HDIRMutator.cpp446 BasicBlock *IfTrue = BasicBlock::Create(C, "T", F); in mutate() local
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDVPlan.h614 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/
HDInstructions.cpp1134 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/
HDBasicBlockUtils.cpp1802 BranchInst *llvm::GetIfCondition(BasicBlock *BB, BasicBlock *&IfTrue, in GetIfCondition()
HDSimplifyCFG.cpp3489 BasicBlock *IfTrue, *IfFalse; in FoldTwoEntryPHINode() local
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineSelect.cpp2648 Value *IfTrue, *IfFalse; in foldSelectToPhiImpl() local
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGBuilder.cpp2531 BasicBlock *IfTrue = I.getSuccessor(1); in shouldKeepJumpConditionsTogether() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp24260 SDValue IfTrue = N->getOperand(1); in performVSelectCombine() local