Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonEarlyIfConv.cpp711 unsigned PredR, bool IfTrue) { in predicateInstr()
762 unsigned PredR, bool IfTrue) { in predicateBlockNB()
H A DHexagonGenMux.cpp246 bool IfTrue = HII->isPredicatedTrue(Opc); in genMuxInBlock() local
H A DHexagonExpandCondsets.cpp602 bool IfTrue) { in getCondTfrOpcode()
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopDeletion.cpp333 BasicBlock *IfTrue, *IfFalse; in canProveExitOnFirstIteration() local
/openbsd/gnu/llvm/llvm/lib/FuzzMutate/
H A DIRMutator.cpp375 BasicBlock *IfTrue = BasicBlock::Create(C, "T", F); in mutate() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlan.h565 void setTwoSuccessors(VPBlockBase *IfTrue, VPBlockBase *IfFalse) { in setTwoSuccessors()
2501 static void insertTwoBlocksAfter(VPBlockBase *IfTrue, VPBlockBase *IfFalse, in insertTwoBlocksAfter()
/openbsd/gnu/llvm/llvm/lib/IR/
H A DInstructions.cpp1371 BranchInst::BranchInst(BasicBlock *IfTrue, Instruction *InsertBefore) in BranchInst()
1379 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst()
1393 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *InsertAtEnd) in BranchInst()
1400 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst()
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1602 BranchInst *llvm::GetIfCondition(BasicBlock *BB, BasicBlock *&IfTrue, in GetIfCondition()
H A DSimplifyCFG.cpp3311 BasicBlock *IfTrue, *IfFalse; in FoldTwoEntryPHINode() local
/openbsd/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp2463 Value *IfTrue, *IfFalse; in foldSelectToPhiImpl() local
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp20613 SDValue IfTrue = N->getOperand(1); in performVSelectCombine() local