Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/clang/unittests/ASTMatchers/Dynamic/
H A DVariantValueTest.cpp108 bool IfTrue = false; in TEST() local
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonEarlyIfConv.cpp708 unsigned PredR, bool IfTrue) { in predicateInstr()
757 unsigned PredR, bool IfTrue) { in predicateBlockNB()
H A DHexagonGenMux.cpp216 bool IfTrue = HII->isPredicatedTrue(Opc); in genMuxInBlock() local
H A DHexagonExpandCondsets.cpp578 bool IfTrue) { in getCondTfrOpcode()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonEarlyIfConv.cpp711 unsigned PredR, bool IfTrue) { in predicateInstr()
762 unsigned PredR, bool IfTrue) { in predicateBlockNB()
H A DHexagonGenMux.cpp252 bool IfTrue = HII->isPredicatedTrue(Opc); in genMuxInBlock() local
H A DHexagonExpandCondsets.cpp579 bool IfTrue) { in getCondTfrOpcode()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopDeletion.cpp333 BasicBlock *IfTrue, *IfFalse; in canProveExitOnFirstIteration() local
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp678 Value *llvm::GetIfCondition(BasicBlock *BB, BasicBlock *&IfTrue, in GetIfCondition()
H A DSimplifyCFG.cpp1927 BasicBlock *IfTrue, *IfFalse; in FoldTwoEntryPHINode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/FuzzMutate/
H A DIRMutator.cpp375 BasicBlock *IfTrue = BasicBlock::Create(C, "T", F); in mutate() local
/aosp_15_r20/external/llvm/lib/IR/
H A DInstructions.cpp1150 BranchInst::BranchInst(BasicBlock *IfTrue, Instruction *InsertBefore) in BranchInst()
1157 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst()
1170 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *InsertAtEnd) in BranchInst()
1178 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DInstructions.cpp1131 BranchInst::BranchInst(BasicBlock *IfTrue, Instruction *InsertBefore) in BranchInst()
1139 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst()
1152 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *InsertAtEnd) in BranchInst()
1159 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp997 Value *llvm::GetIfCondition(BasicBlock *BB, BasicBlock *&IfTrue, in GetIfCondition()
H A DSimplifyCFG.cpp2313 BasicBlock *IfTrue, *IfFalse; in FoldTwoEntryPHINode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlan.h524 void setTwoSuccessors(VPBlockBase *IfTrue, VPBlockBase *IfFalse, in setTwoSuccessors()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1602 BranchInst *llvm::GetIfCondition(BasicBlock *BB, BasicBlock *&IfTrue, in GetIfCondition()
H A DSimplifyCFG.cpp3307 BasicBlock *IfTrue, *IfFalse; in FoldTwoEntryPHINode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp2463 Value *IfTrue, *IfFalse; in foldSelectToPhiImpl() local
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9077 SDValue IfTrue = N->getOperand(1); in performAcrossLaneMinMaxReductionCombine() local
9761 SDValue IfTrue = N->getOperand(1); in performVSelectCombine() local

12