Searched refs:EncodeBranchOffset (Results 1 – 2 of 2) sorted by relevance
791 static int32_t EncodeBranchOffset(int32_t offset, int32_t inst);
3482 int32_t Thumb2Assembler::EncodeBranchOffset(int32_t offset, int32_t inst) { in EncodeBranchOffset() function in art::arm::Thumb2Assembler