HomeSort by relevance Sort by last modified time
    Searched refs:ImmBranchForwardRange (Results 1 - 4 of 4) sorted by null

  /external/vixl/src/vixl/a64/
instructions-a64.cc 283 int32_t Instruction::ImmBranchForwardRange(ImmBranchType branch_type) {
instructions-a64.h 282 static int32_t ImmBranchForwardRange(ImmBranchType branch_type);
macro-assembler-a64.h 175 pc_offset_ + Instruction::ImmBranchForwardRange(branch_type_);
    [all...]
  /external/vixl/test/
test-assembler-a64.cc     [all...]

Completed in 2496 milliseconds