Home
last modified time | relevance | path

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

/external/v8/src/arm64/
Dinstructions-arm64.h700 static const NEONFormatMap* LoadStoreFormatMap() { in LoadStoreFormatMap() function
Ddisasm-arm64.cc1989 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in VisitNEONLoadStoreMultiStruct()
2087 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in VisitNEONLoadStoreMultiStructPostIndex()
2184 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in VisitNEONLoadStoreSingleStruct()
2356 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in VisitNEONLoadStoreSingleStructPostIndex()
Dsimulator-arm64.cc4384 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in NEONLoadStoreMultiStructHelper()
4540 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in NEONLoadStoreSingleStructHelper()
/external/vixl/src/aarch64/
Dinstructions-aarch64.h720 static const NEONFormatMap* LoadStoreFormatMap() { in LoadStoreFormatMap() function
Ddisasm-aarch64.cc3224 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in VisitNEONLoadStoreMultiStruct()
3323 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in VisitNEONLoadStoreMultiStructPostIndex()
3421 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in VisitNEONLoadStoreSingleStruct()
3588 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in VisitNEONLoadStoreSingleStructPostIndex()
Dsimulator-aarch64.cc4985 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in NEONLoadStoreMultiStructHelper()
5157 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in NEONLoadStoreSingleStructHelper()