Home
last modified time | relevance | path

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

/aosp_15_r20/external/vixl/src/aarch64/
H A Ddisasm-aarch64.cc2117 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in DisassembleNEON2RegLogical()
2208 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in DisassembleNEON3SameLogical()
2505 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in VisitNEONExtract()
3041 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in VisitNEONModifiedImmediate()
3418 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in VisitNEONTable()
H A Dinstructions-aarch64.h913 static const NEONFormatMap* LogicalFormatMap() { in LogicalFormatMap() function
H A Dsimulator-aarch64.cc6765 vf = nfd.GetVectorFormat(nfd.LogicalFormatMap()); in VisitNEON2RegMisc()
7072 VectorFormat vf = nfd.GetVectorFormat(nfd.LogicalFormatMap()); in VisitNEON3Same()
7942 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in VisitNEONExtract()
9293 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in VisitNEONTable()