Home
last modified time | relevance | path

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

/external/clang/unittests/ASTMatchers/Dynamic/
DVariantValueTest.cpp111 bool IfTrue = false; in TEST() local
/external/v8/src/compiler/
Dnode-matchers.h571 Node* IfTrue() const { return if_true_; } in IfTrue() function
589 Node* IfTrue() const { return if_true_; } in IfTrue() function
/external/v8/test/cctest/compiler/
Dtest-run-jsbranches.cc311 TEST(IfTrue) { in TEST() argument
/external/llvm/lib/Target/Hexagon/
DHexagonEarlyIfConv.cpp710 unsigned PredR, bool IfTrue) { in predicateInstr()
759 unsigned PredR, bool IfTrue) { in predicateBlockNB()
DHexagonGenMux.cpp212 bool IfTrue = HII->isPredicatedTrue(Opc); in genMuxInBlock() local
/external/v8/test/unittests/compiler/
Dcontrol-equivalence-unittest.cc67 Node* IfTrue(Node* control) { in IfTrue() function in v8::internal::compiler::ControlEquivalenceTest
Descape-analysis-unittest.cc124 Node* IfTrue() { in IfTrue() function in v8::internal::compiler::EscapeAnalysisTest
/external/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp787 Value *llvm::GetIfCondition(BasicBlock *BB, BasicBlock *&IfTrue, in GetIfCondition()
DSimplifyCFG.cpp1820 BasicBlock *IfTrue, *IfFalse; in FoldTwoEntryPHINode() local
/external/llvm/lib/IR/
DInstructions.cpp1021 BranchInst::BranchInst(BasicBlock *IfTrue, Instruction *InsertBefore) in BranchInst()
1028 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst()
1041 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *InsertAtEnd) in BranchInst()
1049 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp8926 SDValue IfTrue = N->getOperand(1); in performAcrossLaneMinMaxReductionCombine() local
9517 SDValue IfTrue = N->getOperand(1); in performVSelectCombine() local