Home
last modified time | relevance | path

Searched refs:predOp (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DPTXInstrInfo.cpp322 SDValue predOp = DAG->getTargetConstant(PTXPredicate::None, MVT::i32); in GetPTXMachineNode() local
323 SDValue ops[] = { Op1, predReg, predOp }; in GetPTXMachineNode()
331 SDValue predOp = DAG->getTargetConstant(PTXPredicate::None, MVT::i32); in GetPTXMachineNode() local
332 SDValue ops[] = { Op1, Op2, predReg, predOp }; in GetPTXMachineNode()
/external/apache-xml/src/main/java/org/apache/xpath/axes/
DWalkerFactory.java500 int predOp = compiler.getOp(innerExprOpPos); in mightBeProximate() local
502 switch(predOp) in mightBeProximate()
/external/libxml2/
Dxpath.c12110 xmlXPathStepOpPtr predOp; in xmlXPathNodeCollectAndTest() local
12252 predOp = NULL; in xmlXPathNodeCollectAndTest()
12259 predOp = &ctxt->comp->steps[op->ch2]; in xmlXPathNodeCollectAndTest()
12260 if (xmlXPathIsPositionalPredicate(ctxt, predOp, &maxPos)) { in xmlXPathNodeCollectAndTest()
12261 if (predOp->ch1 != -1) { in xmlXPathNodeCollectAndTest()
12265 predOp = &ctxt->comp->steps[predOp->ch1]; in xmlXPathNodeCollectAndTest()
12271 predOp = NULL; in xmlXPathNodeCollectAndTest()
12276 breakOnFirstHit = ((toBool) && (predOp == NULL)) ? 1 : 0; in xmlXPathNodeCollectAndTest()
12555 if ((predOp != NULL) && (seq->nodeNr > 0)) { in xmlXPathNodeCollectAndTest()
12587 predOp, seq, size, maxPos, maxPos, hasNsNodes); in xmlXPathNodeCollectAndTest()
[all …]
/external/annotation-tools/asmx/test/lib/
Dxalan-2.6.0.jarMETA-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/runtime/ META- ...