Home
last modified time | relevance | path

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

/freebsd-src/contrib/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); in genMuxInBlock() local
H A DHexagonExpandCondsets.cpp603 bool IfTrue) { in getCondTfrOpcode() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDeletion.cpp331 BasicBlock *IfTrue, *IfFalse; in canProveExitOnFirstIteration() local
H A DSimpleLoopUnswitch.cpp2973 canonicalizeForInvariantConditionInjection(ICmpInst::Predicate & Pred,Value * & LHS,Value * & RHS,BasicBlock * & IfTrue,BasicBlock * & IfFalse,const Loop & L) canonicalizeForInvariantConditionInjection() argument
3000 shouldTryInjectInvariantCondition(const ICmpInst::Predicate Pred,const Value * LHS,const Value * RHS,const BasicBlock * IfTrue,const BasicBlock * IfFalse,const Loop & L) shouldTryInjectInvariantCondition() argument
3219 BasicBlock *IfTrue = nullptr, *IfFalse = nullptr; collectUnswitchCandidatesWithInjections() local
[all...]
H A DGuardWidening.cpp504 const BasicBlock *IfTrue = nullptr, *IfFalse = nullptr; computeWideningScore() local
/freebsd-src/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DIRMutator.cpp445 BasicBlock *IfTrue = BasicBlock::Create(C, "T", F); mutate() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp1222 BranchInst(BasicBlock * IfTrue,Instruction * InsertBefore) BranchInst() argument
1230 BranchInst(BasicBlock * IfTrue,BasicBlock * IfFalse,Value * Cond,Instruction * InsertBefore) BranchInst() argument
1244 BranchInst(BasicBlock * IfTrue,BasicBlock * InsertAtEnd) BranchInst() argument
1251 BranchInst(BasicBlock * IfTrue,BasicBlock * IfFalse,Value * Cond,BasicBlock * InsertAtEnd) BranchInst() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h599 setTwoSuccessors(VPBlockBase * IfTrue,VPBlockBase * IfFalse) setTwoSuccessors() argument
2996 insertTwoBlocksAfter(VPBlockBase * IfTrue,VPBlockBase * IfFalse,VPBlockBase * BlockPtr) insertTwoBlocksAfter() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1790 GetIfCondition(BasicBlock * BB,BasicBlock * & IfTrue,BasicBlock * & IfFalse) GetIfCondition() argument
H A DSimplifyCFG.cpp3426 BasicBlock *IfTrue, *IfFalse; FoldTwoEntryPHINode() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp2507 Value *IfTrue, *IfFalse; foldSelectToPhiImpl() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp22826 SDValue IfTrue = N->getOperand(1); performVSelectCombine() local
[all...]