Searched refs:SImmed24Value (Results 1 – 3 of 3) sorted by relevance
611 inline int SImmed24Value() const { in SImmed24Value() function619 return SImmed24Value() * kInstrSize; in GetBranchOffset()
638 int off = (instr->SImmed24Value() << 2) + 8; in FormatOption()
3083 int off = (instr->SImmed24Value() << 2); in DecodeType5()