Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/ASTMatchers/Dynamic/
H A DVariantValueTest.cpp132 bool IfTrue = false; in TEST() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonEarlyIfConv.cpp709 unsigned PredR, bool IfTrue) { in predicateInstr() argument
760 unsigned PredR, bool IfTrue) { in predicateBlockNB() argument
[all...]
H A DHexagonGenMux.cpp246 bool IfTrue = HII->isPredicatedTrue(Opc); genMuxInBlock() local
H A DHexagonExpandCondsets.cpp603 getCondTfrOpcode(const MachineOperand & SO,bool IfTrue) getCondTfrOpcode() argument
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDeletion.cpp331 BasicBlock *IfTrue, *IfFalse; in canProveExitOnFirstIteration() local
H A DSimpleLoopUnswitch.cpp2976 canonicalizeForInvariantConditionInjection(ICmpInst::Predicate & Pred,Value * & LHS,Value * & RHS,BasicBlock * & IfTrue,BasicBlock * & IfFalse,const Loop & L) canonicalizeForInvariantConditionInjection() argument
3003 shouldTryInjectInvariantCondition(const ICmpInst::Predicate Pred,const Value * LHS,const Value * RHS,const BasicBlock * IfTrue,const BasicBlock * IfFalse,const Loop & L) shouldTryInjectInvariantCondition() argument
3222 BasicBlock *IfTrue = nullptr, *IfFalse = nullptr; collectUnswitchCandidatesWithInjections() local
[all...]
H A DGuardWidening.cpp507 const BasicBlock *IfTrue = nullptr, *IfFalse = nullptr; computeWideningScore() local
/llvm-project/llvm/lib/FuzzMutate/
H A DIRMutator.cpp446 BasicBlock *IfTrue = BasicBlock::Create(C, "T", F); in mutate() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h602 setTwoSuccessors(VPBlockBase * IfTrue,VPBlockBase * IfFalse) setTwoSuccessors() argument
3467 insertTwoBlocksAfter(VPBlockBase * IfTrue,VPBlockBase * IfFalse,VPBlockBase * BlockPtr) insertTwoBlocksAfter() argument
/llvm-project/llvm/lib/IR/
H A DInstructions.cpp1134 BranchInst(BasicBlock * IfTrue,InsertPosition InsertBefore) BranchInst() argument
1142 BranchInst(BasicBlock * IfTrue,BasicBlock * IfFalse,Value * Cond,InsertPosition InsertBefore) BranchInst() argument
/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1802 GetIfCondition(BasicBlock * BB,BasicBlock * & IfTrue,BasicBlock * & IfFalse) GetIfCondition() argument
H A DSimplifyCFG.cpp3488 BasicBlock *IfTrue, *IfFalse; FoldTwoEntryPHINode() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp2645 Value *IfTrue, *IfFalse; foldSelectToPhiImpl() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2529 BasicBlock *IfTrue = I.getSuccessor(1); shouldKeepJumpConditionsTogether() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp24046 SDValue IfTrue = N->getOperand(1); performVSelectCombine() local
[all...]