Home
last modified time | relevance | path

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

/external/v8/src/mips/
Dassembler-mips.cc699 static Assembler::OffsetSize OffsetSizeInBits(Instr instr) { in OffsetSizeInBits() function
712 int bits = OffsetSizeInBits(instr); in AddBranchOffset()
823 int32_t bits = OffsetSizeInBits(instr); in SetBranchOffset()
/external/v8/src/mips64/
Dassembler-mips64.cc670 static Assembler::OffsetSize OffsetSizeInBits(Instr instr) { in OffsetSizeInBits() function
683 int bits = OffsetSizeInBits(instr); in AddBranchOffset()
771 int32_t bits = OffsetSizeInBits(instr); in SetBranchOffset()