Home
last modified time | relevance | path

Searched refs:OffsetIsInt16Encodable (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/mips/
Dlithium-gap-resolver-mips.cc234 if (!destination_operand.OffsetIsInt16Encodable()) { in EmitMove()
Dassembler-mips.h394 bool OffsetIsInt16Encodable() const { in OffsetIsInt16Encodable() function