Home
last modified time | relevance | path

Searched refs:LoadStoreFormatMap (Results 1 – 3 of 3) sorted by relevance

/external/vixl/src/aarch64/
Dinstructions-aarch64.h707 static const NEONFormatMap* LoadStoreFormatMap() { in LoadStoreFormatMap() function
Ddisasm-aarch64.cc2668 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in VisitNEONLoadStoreMultiStruct()
2767 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in VisitNEONLoadStoreMultiStructPostIndex()
2865 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in VisitNEONLoadStoreSingleStruct()
3032 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in VisitNEONLoadStoreSingleStructPostIndex()
Dsimulator-aarch64.cc3924 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in NEONLoadStoreMultiStructHelper()
4096 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in NEONLoadStoreSingleStructHelper()