Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanUtils.h153 static void insertTwoBlocksAfter(VPBlockBase *IfTrue, VPBlockBase *IfFalse, in insertTwoBlocksAfter()
H A DVPlan.h279 void setTwoSuccessors(VPBlockBase *IfTrue, VPBlockBase *IfFalse) { in setTwoSuccessors()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonEarlyIfConv.cpp702 unsigned PredR, bool IfTrue) { in predicateInstr()
753 unsigned PredR, bool IfTrue) { in predicateBlockNB()
H A DHexagonGenMux.cpp238 bool IfTrue = HII->isPredicatedTrue(Opc); in genMuxInBlock() local
H A DHexagonExpandCondsets.cpp586 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.cpp3001 BasicBlock *&IfTrue, in canonicalizeForInvariantConditionInjection()
3029 const BasicBlock *IfTrue, const BasicBlock *IfFalse, const Loop &L) { in shouldTryInjectInvariantCondition()
3248 BasicBlock *IfTrue = nullptr, *IfFalse = nullptr; in collectUnswitchCandidatesWithInjections() local
H A DGuardWidening.cpp506 const BasicBlock *IfTrue = nullptr, *IfFalse = nullptr; in computeWideningScore() local
/freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DIRMutator.cpp533 BasicBlock *IfTrue = BasicBlock::Create(C, "T", F); in mutate() local
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DInstruction.cpp350 BranchInst *BranchInst::create(BasicBlock *IfTrue, InsertPosition Pos, in create()
358 BranchInst *BranchInst::create(BasicBlock *IfTrue, BasicBlock *IfFalse, in create()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1663 BranchInst *llvm::GetIfCondition(BasicBlock *BB, BasicBlock *&IfTrue, in GetIfCondition()
H A DSimplifyCFG.cpp3645 BasicBlock *IfTrue, *IfFalse; in foldTwoEntryPHINode() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp1197 BranchInst::BranchInst(BasicBlock *IfTrue, AllocInfo AllocInfo, in BranchInst()
1205 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp2702 Value *IfTrue, *IfFalse; in foldSelectToPhiImpl() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2497 BasicBlock *IfTrue = I.getSuccessor(1); in shouldKeepJumpConditionsTogether() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp25594 SDValue IfTrue = N->getOperand(1); in performVSelectCombine() local