Home
last modified time | relevance | path

Searched refs:GetImmPCRel (Results 1 - 3 of 3) sorted by relevance

/third_party/vixl/src/aarch64/
H A Dinstructions-aarch64.h343 int GetImmPCRel() const { in GetImmPCRel() function in vixl::aarch64::Instruction
350 VIXL_DEPRECATED("GetImmPCRel", int ImmPCRel() const) { return GetImmPCRel(); }
H A Dinstructions-aarch64.cc904 offset = GetImmPCRel(); in GetImmPCOffsetTarget()
H A Ddisasm-aarch64.cc7132 int64_t offset = instr->GetImmPCRel(); in Disassembler()

Completed in 14 milliseconds