Searched refs:kBytecodeCount (Results 1 – 14 of 14) sorted by relevance
55 BytecodeOperands::kOperandScaleCount * Bytecodes::kBytecodeCount; in WriteHeader()75 Bytecodes::kBytecodeCount - Bytecodes::kShortStarCount + 1); in WriteHeader()86 << Bytecodes::kBytecodeCount << "] = { \n"; in WriteHeader()88 for (int i = Bytecodes::kBytecodeCount; i < 2 * Bytecodes::kBytecodeCount; in WriteHeader()
80 static const int kBytecodeCount = static_cast<int>(Bytecode::kLast) + 1; in InitDispatchCounters() local82 new uintptr_t[kBytecodeCount * kBytecodeCount]); in InitDispatchCounters()84 sizeof(uintptr_t) * kBytecodeCount * kBytecodeCount); in InitDispatchCounters()337 for (int i = 0; i < Bytecodes::kBytecodeCount; i++) { in ForEachBytecode()
41 const uint8_t Bytecodes::kBytecodeSizes[3][kBytecodeCount] = {57 const OperandSize* const Bytecodes::kOperandSizes[3][kBytecodeCount] = {
564 static const int kBytecodeCount = static_cast<int>(Bytecode::kLast) + 1; variable1040 static const uint8_t kBytecodeSizes[3][kBytecodeCount];1041 static const OperandSize* const kOperandSizes[3][kBytecodeCount];
1246 Operand(kByteSize * interpreter::Bytecodes::kBytecodeCount)); in AdvanceBytecodeOffsetOrReturn()1254 Operand(2 * kByteSize * interpreter::Bytecodes::kBytecodeCount)); in AdvanceBytecodeOffsetOrReturn()
1279 Operand(kByteSize * interpreter::Bytecodes::kBytecodeCount)); in AdvanceBytecodeOffsetOrReturn()1287 Operand(2 * kByteSize * interpreter::Bytecodes::kBytecodeCount)); in AdvanceBytecodeOffsetOrReturn()
964 Operand(kByteSize * interpreter::Bytecodes::kBytecodeCount)); in AdvanceBytecodeOffsetOrReturn()973 Operand(2 * kByteSize * interpreter::Bytecodes::kBytecodeCount)); in AdvanceBytecodeOffsetOrReturn()
990 Operand(kByteSize * interpreter::Bytecodes::kBytecodeCount)); in AdvanceBytecodeOffsetOrReturn()994 Operand(kByteSize * interpreter::Bytecodes::kBytecodeCount), LeaveCC, in AdvanceBytecodeOffsetOrReturn()
1177 Operand(kByteSize * interpreter::Bytecodes::kBytecodeCount)); in AdvanceBytecodeOffsetOrReturn()1183 Operand(2 * kByteSize * interpreter::Bytecodes::kBytecodeCount)); in AdvanceBytecodeOffsetOrReturn()
974 Operand(kByteSize * interpreter::Bytecodes::kBytecodeCount)); in AdvanceBytecodeOffsetOrReturn()983 Operand(2 * kByteSize * interpreter::Bytecodes::kBytecodeCount)); in AdvanceBytecodeOffsetOrReturn()
1028 Operand(kByteSize * interpreter::Bytecodes::kBytecodeCount)); in AdvanceBytecodeOffsetOrReturn()1037 Operand(2 * kByteSize * interpreter::Bytecodes::kBytecodeCount)); in AdvanceBytecodeOffsetOrReturn()
953 Immediate(kByteSize * interpreter::Bytecodes::kBytecodeCount)); in AdvanceBytecodeOffsetOrReturn()959 Immediate(2 * kByteSize * interpreter::Bytecodes::kBytecodeCount)); in AdvanceBytecodeOffsetOrReturn()
1070 Immediate(kByteSize * interpreter::Bytecodes::kBytecodeCount)); in AdvanceBytecodeOffsetOrReturn()1076 Immediate(2 * kByteSize * interpreter::Bytecodes::kBytecodeCount)); in AdvanceBytecodeOffsetOrReturn()
965 Operand(kByteSize * interpreter::Bytecodes::kBytecodeCount)); in AdvanceBytecodeOffsetOrReturn()974 Operand(2 * kByteSize * interpreter::Bytecodes::kBytecodeCount)); in AdvanceBytecodeOffsetOrReturn()