H A D | constants-s390.h | 2123 inline int R2Value() const { return Bits<TwoByteInstr, int>(3, 0); } in R2Value() function in v8::internal::RRInstruction 2135 inline int R2Value() const { return Bits<FourByteInstr, int>(3, 0); } in R2Value() function in v8::internal::RREInstruction 2145 inline int R2Value() const { return Bits<FourByteInstr, int>(3, 0); } in R2Value() function in v8::internal::RRFInstruction 2156 inline int R2Value() const { return Bits<FourByteInstr, int>(3, 0); } in R2Value() function in v8::internal::RRDInstruction 2295 inline int R2Value() const { return Bits<SixByteInstr, int>(35, 32); } in R2Value() function in v8::internal::RIEInstruction 2309 DECLARE_FIELD_FOR_SIX_BYTE_INSTR(R2Value, int, 12, 16) 2318 DECLARE_FIELD_FOR_SIX_BYTE_INSTR(R2Value, int, 12, 16) 2327 DECLARE_FIELD_FOR_SIX_BYTE_INSTR(R2Value, int, 12, 16) 2337 DECLARE_FIELD_FOR_SIX_BYTE_INSTR(R2Value, int, 12, 16) 2347 DECLARE_FIELD_FOR_SIX_BYTE_INSTR(R2Value, in [all...] |