Home | History | Annotate | Download | only in mips

Lines Matching refs:kInstrSize

851     kInstrSize = 4,
1129 const int kCArgsSlotsSize = kCArgSlotCount * Instruction::kInstrSize;
1132 const int kJSArgsSlotsSize = 0 * Instruction::kInstrSize;
1134 const int kBArgsSlotsSize = 0 * Instruction::kInstrSize;
1136 const int kBranchReturnOffset = 2 * Instruction::kInstrSize;