Home
last modified time | relevance | path

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

/art/compiler/utils/arm/
Dassembler_thumb2.h792 static int DecodeBranchOffset(int32_t inst);
Dassembler_thumb2.cc3521 int Thumb2Assembler::DecodeBranchOffset(int32_t instr) { in DecodeBranchOffset() function in art::arm::Thumb2Assembler