Home
last modified time | relevance | path

Searched refs:OpMap (Results 1 – 25 of 25) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DXPathParser.java49 private OpMap m_ops;
115 m_ops.setOp(OpMap.MAPINDEX_LENGTH,2); in initXPath()
191 m_ops.setOp(OpMap.MAPINDEX_LENGTH, 2); in initMatchPattern()
215 m_ops.setOp(m_ops.getOp(OpMap.MAPINDEX_LENGTH), OpCodes.ENDOP); in initMatchPattern()
216 m_ops.setOp(OpMap.MAPINDEX_LENGTH, m_ops.getOp(OpMap.MAPINDEX_LENGTH)+1); in initMatchPattern()
749 int totalLen = m_ops.getOp(OpMap.MAPINDEX_LENGTH); in insertOp()
757 m_ops.setOp(OpMap.MAPINDEX_LENGTH,totalLen + length); in insertOp()
771 int totalLen = m_ops.getOp(OpMap.MAPINDEX_LENGTH); in appendOp()
774 m_ops.setOp(totalLen + OpMap.MAPINDEX_LENGTH, length); in appendOp()
775 m_ops.setOp(OpMap.MAPINDEX_LENGTH, totalLen + length); in appendOp()
[all …]
DLexer.java120 int initTokQueueSize = ((pat.length() < OpMap.MAXTOKENQUEUESIZE) in tokenize()
121 ? pat.length() : OpMap.MAXTOKENQUEUESIZE) * 5; in tokenize()
123 OpMap.BLOCKTOKENQUEUESIZE * 5, in tokenize()
124 OpMap.MAPINDEX_LENGTH); in tokenize()
DOpMap.java32 public class OpMap class
DCompiler.java73 public class Compiler extends OpMap
850 argLen = getOp(opPos + OpMap.MAPINDEX_LENGTH); in stepPattern()
/external/apache-xml/src/main/java/org/apache/xpath/axes/
DOneStepIteratorForward.java27 import org.apache.xpath.compiler.OpMap;
56 int firstStepPos = OpMap.getFirstChildPos(opPos); in OneStepIteratorForward()
DBasicTestIterator.java28 import org.apache.xpath.compiler.OpMap;
78 int firstStepPos = OpMap.getFirstChildPos(opPos); in BasicTestIterator()
DOneStepIterator.java30 import org.apache.xpath.compiler.OpMap;
60 int firstStepPos = OpMap.getFirstChildPos(opPos); in OneStepIterator()
DWalkingIterator.java30 import org.apache.xpath.compiler.OpMap;
60 int firstStepPos = OpMap.getFirstChildPos(opPos); in WalkingIterator()
DMatchPatternIterator.java29 import org.apache.xpath.compiler.OpMap;
80 int firstStepPos = OpMap.getFirstChildPos(opPos); in MatchPatternIterator()
DDescendantIterator.java32 import org.apache.xpath.compiler.OpMap;
59 int firstStepPos = OpMap.getFirstChildPos(opPos); in DescendantIterator()
DUnionPathIterator.java31 import org.apache.xpath.compiler.OpMap;
162 opPos = OpMap.getFirstChildPos(opPos); in UnionPathIterator()
DWalkerFactory.java31 import org.apache.xpath.compiler.OpMap;
164 int firstStepPos = OpMap.getFirstChildPos(opPos); in newDTMIterator()
404 opPos = OpMap.getFirstChildPos(opPos); in functionProximateOrContainsProximate()
455 int leftPos = OpMap.getFirstChildPos(op); in isProximateInnerExpr()
523 int leftPos = OpMap.getFirstChildPos(innerExprOpPos); in mightBeProximate()
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonRDFOpt.cpp198 DenseMap<NodeId,unsigned> OpMap; in removeOperand() local
202 OpMap.insert(std::make_pair(RA.Id, getOpNum(RA.Addr->getOp()))); in removeOperand()
207 unsigned N = OpMap[RA.Id]; in removeOperand()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonRDFOpt.cpp198 DenseMap<NodeId,unsigned> OpMap; in removeOperand() local
202 OpMap.insert(std::make_pair(RA.Id, getOpNum(RA.Addr->getOp()))); in removeOperand()
207 unsigned N = OpMap[RA.Id]; in removeOperand()
/external/llvm/lib/Target/Hexagon/
DHexagonRDFOpt.cpp184 DenseMap<NodeId,unsigned> OpMap; in removeOperand() local
187 OpMap.insert(std::make_pair(RA.Id, getOpNum(RA.Addr->getOp()))); in removeOperand()
192 unsigned N = OpMap[RA.Id]; in removeOperand()
/external/llvm/utils/TableGen/
DAsmWriterEmitter.cpp603 std::map<StringRef, std::pair<int, int>> OpMap; member in __anone1425a3c0411::IAPrinter
617 OpMap[Op] = std::make_pair(OpIdx, PrintMethodIdx); in addOperand()
620 bool isOpMapped(StringRef Op) { return OpMap.find(Op) != OpMap.end(); } in isOpMapped()
621 int getOpIndex(StringRef Op) { return OpMap[Op].first; } in getOpIndex()
622 std::pair<int, int> &getOpData(StringRef Op) { return OpMap[Op]; } in getOpData()
DX86RecognizableInstr.h42 uint8_t OpMap; variable
DX86RecognizableInstr.cpp206 OpMap = byteFromRec(Rec, "OpMapBits"); in RecognizableInstr()
823 switch (OpMap) { in emitDecodePath()
832 switch (OpMap) { in emitDecodePath()
/external/llvm-project/llvm/utils/TableGen/
DAsmWriterEmitter.cpp672 std::map<StringRef, std::pair<int, int>> OpMap; member in __anone4d2dcea0411::IAPrinter
693 OpMap[Op] = std::make_pair(OpIdx, PrintMethodIdx); in addOperand()
700 bool isOpMapped(StringRef Op) { return OpMap.find(Op) != OpMap.end(); } in isOpMapped()
701 int getOpIndex(StringRef Op) { return OpMap[Op].first; } in getOpIndex()
702 std::pair<int, int> &getOpData(StringRef Op) { return OpMap[Op]; } in getOpData()
DX86RecognizableInstr.h168 uint8_t OpMap; variable
DX86RecognizableInstr.cpp77 OpMap = byteFromRec(Rec, "OpMapBits"); in RecognizableInstr()
746 switch (OpMap) { in emitDecodePath()
/external/llvm-project/llvm/lib/Target/X86/
DX86InstrFormats.td200 class TB { Map OpMap = TB; }
201 class T8 { Map OpMap = T8; }
202 class TA { Map OpMap = TA; }
203 class XOP8 { Map OpMap = XOP8; Prefix OpPrefix = PS; }
204 class XOP9 { Map OpMap = XOP9; Prefix OpPrefix = PS; }
205 class XOPA { Map OpMap = XOPA; Prefix OpPrefix = PS; }
206 class ThreeDNow { Map OpMap = ThreeDNow; }
303 Map OpMap = OB; // Which opcode map does this inst have?
304 bits<3> OpMapBits = OpMap.Value;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrFormats.td193 class TB { Map OpMap = TB; }
194 class T8 { Map OpMap = T8; }
195 class TA { Map OpMap = TA; }
196 class XOP8 { Map OpMap = XOP8; Prefix OpPrefix = PS; }
197 class XOP9 { Map OpMap = XOP9; Prefix OpPrefix = PS; }
198 class XOPA { Map OpMap = XOPA; Prefix OpPrefix = PS; }
199 class ThreeDNow { Map OpMap = ThreeDNow; }
292 Map OpMap = OB; // Which opcode map does this inst have?
293 bits<3> OpMapBits = OpMap.Value;
/external/llvm/lib/Target/X86/
DX86InstrFormats.td172 class TB { Map OpMap = TB; }
173 class T8 { Map OpMap = T8; }
174 class TA { Map OpMap = TA; }
175 class XOP8 { Map OpMap = XOP8; Prefix OpPrefix = PS; }
176 class XOP9 { Map OpMap = XOP9; Prefix OpPrefix = PS; }
177 class XOPA { Map OpMap = XOPA; Prefix OpPrefix = PS; }
257 Map OpMap = OB; // Which opcode map does this inst have?
258 bits<3> OpMapBits = OpMap.Value;
/external/llvm-project/llvm/docs/TableGen/
DProgRef.rst1879 Map OpMap = OB;