Searched defs:opType (Results 1 – 4 of 4) sorted by relevance
71 OperationType opType = getOperationType(); in is3DOperation() local
1765 int32_t opType; in literalChar() local1874 int32_t opType; // An opcode type from the compiled pattern. in fixLiterals() local1957 int32_t opType = URX_TYPE(op); in insertOp() local2433 int32_t opType; // The opcode type of the op in matchStartType() local2917 int32_t opType; in minMatchLength() local3177 int32_t opType; in maxMatchLength() local3434 int32_t opType = URX_TYPE(op); in stripNOPs() local
2747 int32_t opType; // the opcode in MatchAt() local4454 int32_t opType; // the opcode in MatchChunkAt() local
839 void JIT::emitAdd32Constant(unsigned dst, unsigned op, int32_t constant, ResultType opType) in emitAdd32Constant()884 ResultType opType = op == op1 ? types.first() : types.second(); in emitSlow_op_add() local948 void JIT::emitSub32Constant(unsigned dst, unsigned op, int32_t constant, ResultType opType) in emitSub32Constant()