Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonEarlyIfConv.cpp711 unsigned PredR, bool IfTrue) { in predicateInstr()
762 unsigned PredR, bool IfTrue) { in predicateBlockNB()
DHexagonGenMux.cpp252 bool IfTrue = HII->isPredicatedTrue(Opc); in genMuxInBlock() local
DHexagonExpandCondsets.cpp579 bool IfTrue) { in getCondTfrOpcode()
/third_party/node/deps/v8/src/compiler/
Dnode-matchers.h792 Node* IfTrue() const { return if_true_; } in IfTrue() function
810 Node* IfTrue() const { return if_true_; } in IfTrue() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp997 Value *llvm::GetIfCondition(BasicBlock *BB, BasicBlock *&IfTrue, in GetIfCondition()
DSimplifyCFG.cpp2313 BasicBlock *IfTrue, *IfFalse; in FoldTwoEntryPHINode() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.h524 void setTwoSuccessors(VPBlockBase *IfTrue, VPBlockBase *IfFalse, in setTwoSuccessors()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp12201 SDValue IfTrue = N->getOperand(1); in performVSelectCombine() local