Searched refs:const_operand (Results 1 – 6 of 6) sorted by relevance
2764 LConstantOperand* const_operand = LConstantOperand::cast(instr->key()); in DoLoadKeyedFixedArray() local2765 offset += ToInteger32(const_operand) * kPointerSize; in DoLoadKeyedFixedArray()3894 LConstantOperand* const_operand = LConstantOperand::cast(instr->key()); in DoStoreKeyedFixedArray() local3895 offset += ToInteger32(const_operand) * kPointerSize; in DoStoreKeyedFixedArray()
3206 LConstantOperand* const_operand = LConstantOperand::cast(instr->key()); in DoLoadKeyedFixed() local3208 ToInteger32(const_operand) * kPointerSize; in DoLoadKeyedFixed()4825 LConstantOperand* const_operand = LConstantOperand::cast(instr->key()); in DoStoreKeyedFixed() local4827 ToInteger32(const_operand) * kPointerSize; in DoStoreKeyedFixed()
2838 LConstantOperand* const_operand = LConstantOperand::cast(instr->key()); in DoLoadKeyedFixedArray() local2839 offset += ToInteger32(const_operand) * kPointerSize; in DoLoadKeyedFixedArray()3919 LConstantOperand* const_operand = LConstantOperand::cast(instr->key()); in DoStoreKeyedFixedArray() local3920 offset += ToInteger32(const_operand) * kPointerSize; in DoStoreKeyedFixedArray()
2998 LConstantOperand* const_operand = LConstantOperand::cast(instr->key()); in DoShiftI() local2999 offset += ToInteger32(const_operand) * kPointerSize; in DoShiftI()4199 LConstantOperand* const_operand = LConstantOperand::cast(instr->key()); in DoShiftI() local4200 offset += ToInteger32(const_operand) * kPointerSize; in DoShiftI()
2922 LConstantOperand* const_operand = LConstantOperand::cast(instr->key()); in DoLoadKeyedFixedArray() local2923 offset += ToInteger32(const_operand) * kPointerSize; in DoLoadKeyedFixedArray()4110 LConstantOperand* const_operand = LConstantOperand::cast(instr->key()); in DoStoreKeyedFixedArray() local4111 offset += ToInteger32(const_operand) * kPointerSize; in DoStoreKeyedFixedArray()
2959 LConstantOperand* const_operand = LConstantOperand::cast(instr->key()); in DoShiftI() local2960 offset += ToInteger32(const_operand) * kPointerSize; in DoShiftI()4135 LConstantOperand* const_operand = LConstantOperand::cast(instr->key()); in DoShiftI() local4136 offset += ToInteger32(const_operand) * kPointerSize; in DoShiftI()