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

/external/vixl/src/aarch64/
H A Dinstructions-aarch64.h716 static const NEONFormatMap* LogicalFormatMap() { function in class:vixl::aarch64::NEONFormatDecoder
H A Ddisasm-aarch64.cc1970 nfd.SetFormatMaps(nfd.LogicalFormatMap());
2178 nfd.SetFormatMaps(nfd.LogicalFormatMap());
2652 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap());
H A Dsimulator-aarch64.cc3074 vf = nfd.GetVectorFormat(nfd.LogicalFormatMap());
3257 VectorFormat vf = nfd.GetVectorFormat(nfd.LogicalFormatMap());
3908 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap());
5099 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap());

Completed in 155 milliseconds