Home
last modified time | relevance | path

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

/external/v8/src/mips/
Dassembler-mips.cc704 static Assembler::OffsetSize OffsetSizeInBits(Instr instr) { in OffsetSizeInBits() function
717 int bits = OffsetSizeInBits(instr); in AddBranchOffset()
828 int32_t bits = OffsetSizeInBits(instr); in SetBranchOffset()
/external/v8/src/mips64/
Dassembler-mips64.cc676 static Assembler::OffsetSize OffsetSizeInBits(Instr instr) { in OffsetSizeInBits() function
689 int bits = OffsetSizeInBits(instr); in AddBranchOffset()
777 int32_t bits = OffsetSizeInBits(instr); in SetBranchOffset()