Home | History | Annotate | Download | only in s390

Lines Matching refs:InstructionLength

1133   inline int InstructionLength() {
1134 return Instruction::InstructionLength(reinterpret_cast<const byte*>(this));
1157 static inline int InstructionLength
1172 int length = InstructionLength(instr);