Home
last modified time | relevance | path

Searched refs:nlt_1 (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/codegen/arm/
H A Dconstants-arm.h323 enum NeonListType { nlt_1 = 0x7, nlt_2 = 0xA, nlt_3 = 0x6, nlt_4 = 0x2 }; enumerator
H A Dassembler-arm.h284 return nlt_1; in type()
/third_party/node/deps/v8/src/diagnostics/arm/
H A Ddisasm-arm.cc387 if (type == nlt_1) { in FormatNeonList()
2464 if (itype == nlt_1 || itype == nlt_2 || itype == nlt_3 || itype == nlt_4) { in DecodeAdvancedSIMDElementOrStructureLoadStore()
2483 int type = instr->Bit(5) ? nlt_2 : nlt_1; in DecodeAdvancedSIMDElementOrStructureLoadStore()
/third_party/node/deps/v8/src/execution/arm/
H A Dsimulator-arm.cc5769 case nlt_1: in DecodeAdvancedSIMDLoadStoreMultipleStructures()

Completed in 17 milliseconds