Searched refs:BINARY_OP_IC (Results 1 – 14 of 14) sorted by relevance
234 virtual int GetCodeKind() { return Code::BINARY_OP_IC; } in GetCodeKind()
465 if (code->kind() == Code::BINARY_OP_IC || in CallCodeGeneric()
232 virtual int GetCodeKind() { return Code::BINARY_OP_IC; } in GetCodeKind()
463 if (code->kind() == Code::BINARY_OP_IC || in CallCodeGeneric()
233 virtual int GetCodeKind() { return Code::BINARY_OP_IC; } in GetCodeKind()
677 case Code::BINARY_OP_IC: in ProcessRelocInfos()
1404 case Code::BINARY_OP_IC: // fall through in LogCodeObject()
2977 kind() == BINARY_OP_IC || in major_key()2987 kind() == BINARY_OP_IC || in set_major_key()
1624 CASE(BINARY_OP_IC); in ReportCodeKindStatistics()
356 case Code::BINARY_OP_IC: in Clear()
4128 BINARY_OP_IC, enumerator4214 inline bool is_binary_op_stub() { return kind() == BINARY_OP_IC; } in is_binary_op_stub()
8311 case BINARY_OP_IC: return "BINARY_OP_IC"; in Kind2String()
581 if (code->kind() == Code::BINARY_OP_IC || in CallCodeGeneric()