Home
last modified time | relevance | path

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

/external/v8/src/mips/
Dassembler-mips.cc766 static Assembler::OffsetSize OffsetSizeInBits(Instr instr) { in OffsetSizeInBits() function
779 int bits = OffsetSizeInBits(instr); in AddBranchOffset()
919 int32_t bits = OffsetSizeInBits(instr); in SetBranchOffset()
/external/v8/src/mips64/
Dassembler-mips64.cc735 static Assembler::OffsetSize OffsetSizeInBits(Instr instr) { in OffsetSizeInBits() function
748 int bits = OffsetSizeInBits(instr); in AddBranchOffset()
865 int32_t bits = OffsetSizeInBits(instr); in SetBranchOffset()