Searched refs:LogicalFormatMap (Results 1 – 6 of 6) sorted by relevance
| /third_party/node/deps/v8/src/codegen/arm64/ |
| D | instructions-arm64.h | 671 static const NEONFormatMap* LogicalFormatMap() { in LogicalFormatMap() function
|
| /third_party/vixl/src/aarch64/ |
| D | instructions-aarch64.h | 913 static const NEONFormatMap* LogicalFormatMap() { in LogicalFormatMap() function
|
| D | disasm-aarch64.cc | 2885 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in Disassembler() 2976 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in Disassembler() 3275 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in Disassembler() 3811 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in Disassembler() 4190 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in Disassembler()
|
| D | simulator-aarch64.cc | 6775 vf = nfd.GetVectorFormat(nfd.LogicalFormatMap()); in Simulator() 7082 VectorFormat vf = nfd.GetVectorFormat(nfd.LogicalFormatMap()); in Simulator() 7952 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in Simulator() 9303 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in Simulator()
|
| /third_party/node/deps/v8/src/diagnostics/arm64/ |
| D | disasm-arm64.cc | 1614 nfd.SetFormatMaps(nfd.LogicalFormatMap()); in VisitNEON3Same() 1770 nfd.SetFormatMaps(nfd.LogicalFormatMap()); in VisitNEON2RegMisc() 2253 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in VisitNEONExtract()
|
| /third_party/node/deps/v8/src/execution/arm64/ |
| D | simulator-arm64.cc | 3999 vf = nfd.GetVectorFormat(nfd.LogicalFormatMap()); in VisitNEON2RegMisc() 4182 VectorFormat vf = nfd.GetVectorFormat(nfd.LogicalFormatMap()); in VisitNEON3Same() 4830 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in VisitNEONExtract() 5974 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in VisitNEONTable()
|