Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dinstructions-aarch64.h1007 static const NEONFormatMap* ShiftImmFormatMap() { in ShiftImmFormatMap() function
Ddisasm-aarch64.cc3577 NEONFormatDecoder::ShiftImmFormatMap()); in DisassembleNEONShiftLeftLongImm()
3592 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ShiftImmFormatMap()); in DisassembleNEONShiftRightImm()
3617 NEONFormatDecoder::ShiftImmFormatMap(), in DisassembleNEONShiftRightNarrowImm()
3625 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ShiftImmFormatMap()); in VisitNEONShiftImmediate()