Home
last modified time | relevance | path

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

/third_party/vixl/src/aarch64/
H A Dinstructions-aarch64.h435 int GetNEONLSIndex(int access_size_shift) const { in GetNEONLSIndex() function in vixl::aarch64::Instruction
442 VIXL_DEPRECATED("GetNEONLSIndex",
444 return GetNEONLSIndex(access_size_shift);
H A Ddisasm-aarch64.cc6848 AppendToOutput("%d", instr->GetNEONLSIndex(format[8] - '0')); in Disassembler()
H A Dsimulator-aarch64.cc8505 int lane = instr->GetNEONLSIndex(index_shift); in Simulator()

Completed in 29 milliseconds