Searched defs:opType (Results 1 - 4 of 4) sorted by relevance

/openjdk10/hotspot/src/share/vm/adlc/
H A Doutput_h.cpp1767 const char *opType = NULL; local
H A Dadlparse.cpp4398 const char *opType = NULL; local
H A Dformssel.cpp294 const char* opType = _matrule->_opType; local
511 const char *opType = NULL; local
1054 const char *opType = NULL; local
2950 insert(const char *name, const char *opType, int usedef, bool mflag) argument
3172 MatchNode(ArchDesc &ad, const char *result, const char *mexpr, const char *opType, MatchNode *lChild, MatchNode *rChild) argument
3327 const char *opType; local
3345 const char *opType; local
3514 const char *opType = _lChild->_opType; local
3522 const char *opType = _rChild->_opType; local
3932 const char *opType = NULL; local
3958 const char *opType = NULL; local
3992 const char *opType = _rChild->_opType; local
4027 const char *opType = _rChild->_opType; local
4154 const char *opType = _rChild->_opType; local
4189 const char *opType = _rChild->_opType; local
4208 const char *opType = _rChild->_opType; local
4224 const char *opType = _rChild->_opType; local
[all...]
/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/parser/
H A DParser.java4459 verifyIncDecExpression(final long unaryToken, final TokenType opType, final Expression lhs, final boolean isPostfix) argument
[all...]

Completed in 69 milliseconds