HomeSort by relevance Sort by last modified time
    Searched refs:getCondition (Results 1 - 25 of 144) sorted by null

1 2 3 4 5 6

  /frameworks/data-binding/compiler/src/main/java/android/databinding/tool/expr/
Dependency.java 69 public Expr getCondition() {
Expr.java 216 if (dependency.getCondition() == null) {
433 if (dependency.isConditional() && dependency.getCondition() == justRead) {
528 if (dependency.getCondition() != null) {
559 if (dependency.getCondition() != null) {
  /packages/apps/Camera2/src/com/android/camera/one/v2/sharedimagereader/ticketpool/
FiniteTicketPool.java 66 public Condition getCondition() {
106 nextWaiter.getCondition().signal();
130 thisWaiter.getCondition().await();
196 waiter.getCondition().signal();
  /external/llvm/lib/Transforms/Scalar/
LowerExpectIntrinsic.cpp 45 CallInst *CI = dyn_cast<CallInst>(SI.getCondition());
89 ICmpInst *CmpI = dyn_cast<ICmpInst>(BI.getCondition());
91 CI = dyn_cast<CallInst>(BI.getCondition());
SCCP.cpp 527 LatticeVal BCValue = getValueState(BI->getCondition());
553 LatticeVal SCValue = getValueState(SI->getCondition());
596 LatticeVal BCValue = getValueState(BI->getCondition());
616 LatticeVal SCValue = getValueState(SI->getCondition());
818 LatticeVal CondValue = getValueState(I.getCondition());
    [all...]
CorrelatedValuePropagation.cpp 212 Value *Cond = SI->getCondition();
267 Cond = SI->getCondition();
LoopUnswitch.cpp 454 Value *LoopCond = FindLIVLoopCondition(BI->getCondition(),
463 Value *LoopCond = FindLIVLoopCondition(SI->getCondition(),
498 Value *LoopCond = FindLIVLoopCondition(SI->getCondition(),
582 if (!BI->isConditional() || BI->getCondition() != Cond)
598 if (SI->getCondition() != Cond) return false;
    [all...]
LoopRotation.cpp 496 if (!isa<ConstantInt>(PHBI->getCondition()) ||
497 PHBI->getSuccessor(cast<ConstantInt>(PHBI->getCondition())->isZero())
LoopIdiomRecognize.cpp 318 ICmpInst *Cond = dyn_cast<ICmpInst>(Br->getCondition());
502 ICmpInst *PreCond = cast<ICmpInst>(PreCondBr->getCondition());
539 ICmpInst *LbCond = cast<ICmpInst>(LbBr->getCondition());
    [all...]
  /external/llvm/lib/Analysis/
SparsePropagation.cpp 135 BCValue = getOrInitValueState(BI->getCondition());
137 BCValue = getLatticeState(BI->getCondition());
150 Constant *C = LatticeFunc->GetConstant(BCValue, BI->getCondition(), *this);
177 SCValue = getOrInitValueState(SI.getCondition());
179 SCValue = getLatticeState(SI.getCondition());
192 Constant *C = LatticeFunc->GetConstant(SCValue, SI.getCondition(), *this);
BranchProbabilityInfo.cpp 282 Value *Cond = BI->getCondition();
372 Value *Cond = BI->getCondition();
454 Value *Cond = BI->getCondition();
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
WaitingThread.java 94 public final Condition getCondition() {
  /external/llvm/lib/Transforms/Utils/
FlattenCFG.cpp 167 Value *PC = PBI->getCondition();
244 CmpInst *CI = dyn_cast<CmpInst>(BI->getCondition());
273 Value *PC = PBI->getCondition();
282 Value *CC = PBI->getCondition();
440 Value *CC = PBI->getCondition();
SimplifyCFG.cpp 183 // 3> SI2->getCondition() and Cond have same operands.
184 CmpInst *Ci2 = dyn_cast<CmpInst>(SI2->getCondition());
510 Cond = dyn_cast<Instruction>(SI->getCondition());
513 Cond = dyn_cast<Instruction>(BI->getCondition());
531 CV = SI->getCondition();
533 if (BI->isConditional() && BI->getCondition()->hasOneUse())
534 if (ICmpInst *ICI = dyn_cast<ICmpInst>(BI->getCondition())) {
565 ICmpInst *ICI = cast<ICmpInst>(BI->getCondition());
804 ICmpInst *ICI = cast<ICmpInst>(BI->getCondition());
    [all...]
CloneFunction.cpp 410 ConstantInt *Cond = dyn_cast<ConstantInt>(BI->getCondition());
413 Value *V = VMap[BI->getCondition()];
427 ConstantInt *Cond = dyn_cast<ConstantInt>(SI->getCondition());
429 Value *V = VMap[SI->getCondition()];
Local.cpp 73 if (ConstantInt *Cond = dyn_cast<ConstantInt>(BI->getCondition())) {
104 Value *Cond = BI->getCondition();
116 ConstantInt *CI = dyn_cast<ConstantInt>(SI->getCondition());
199 Value *Cond = SI->getCondition();
210 Value *Cond = Builder.CreateICmpEQ(SI->getCondition(),
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineSelect.cpp 31 ICmpInst *ICI = dyn_cast<ICmpInst>(SI->getCondition());
159 Type *CondTy = SI.getCondition()->getType();
168 Value *NewSI = Builder->CreateSelect(SI.getCondition(), TI->getOperand(0),
208 Value *NewSI = Builder->CreateSelect(SI.getCondition(), OtherOpT,
256 Value *NewSel = Builder->CreateSelect(SI.getCondition(), OOp, C);
291 Value *NewSel = Builder->CreateSelect(SI.getCondition(), C, OOp);
394 const ICmpInst *IC = dyn_cast<ICmpInst>(SI.getCondition());
751 const PHINode *CondPHI = cast<PHINode>(SI.getCondition());
829 SI->getCondition(), SI->getFalseValue(), SI->getTrueValue());
842 const ICmpInst *IC = dyn_cast<ICmpInst>(SI.getCondition());
    [all...]
InstructionCombining.cpp 720 return SelectInst::Create(SI->getCondition(),
    [all...]
  /external/llvm/lib/Transforms/ObjCARC/
ProvenanceAnalysis.cpp 39 if (A->getCondition() == SB->getCondition())
  /external/deqp/modules/glshared/
glsAttributeLocationTests.cpp 136 if (iter->getCondition() != Cond::COND_NEVER && iter->getCondition() != Cond::COND_ALWAYS)
137 conditions.insert(iter->getCondition().getName());
179 if (iter->getCondition() == Cond::COND_NEVER)
195 else if (iter->getCondition() == Cond::COND_ALWAYS)
208 "\tif (u_" << iter->getCondition().getName() << (iter->getCondition().getNegate() ? " != " : " == ") << "0.0)\n"
582 const bool isActive = attrib.getCondition() != Cond::COND_NEVER;
616 << (attrib.getCondition() != Cond::COND_NEVER && expectedLocation != Attribute::LOC_UNDEF ? ", expected " + de::toString(expectedLocation) : "")
619 if (attrib.getCondition() == Cond::COND_NEVER && location != -1
    [all...]
  /external/llvm/lib/Target/R600/
SIAnnotateControlFlow.cpp 197 Value *Ret = CallInst::Create(If, Term->getCondition(), "", Term);
279 Value *Cond = Term->getCondition();
339 PHINode *Phi = dyn_cast<PHINode>(Term->getCondition());
  /external/llvm/tools/llvm-diff/
DifferenceEngine.cpp 297 if (!equivalentAsOperands(LI->getCondition(), RI->getCondition())) {
309 if (!equivalentAsOperands(LI->getCondition(), RI->getCondition())) {
  /external/llvm/lib/Analysis/IPA/
InlineCost.cpp 815 return BI.isUnconditional() || isa<ConstantInt>(BI.getCondition()) ||
817 SimplifiedValues.lookup(BI.getCondition()));
823 if (isa<ConstantInt>(SI.getCondition()))
825 if (Value *V = SimplifiedValues.lookup(SI.getCondition()))
    [all...]
  /prebuilts/tools/common/m2/repository/org/w3c/css/sac/1.3/
sac-1.3.jar 
  /external/clang/lib/AST/
StmtProfile.cpp 272 if (C->getCondition())
273 Profiler->VisitStmt(C->getCondition());
277 if (C->getCondition())
278 Profiler->VisitStmt(C->getCondition());
    [all...]

Completed in 596 milliseconds

1 2 3 4 5 6