Home
last modified time | relevance | path

Searched refs:kFormatB (Results 1 - 10 of 10) sorted by relevance

/third_party/node/deps/v8/src/codegen/arm64/
H A Dregister-arm64.cc23 return kFormatB; in VectorFormatHalfWidth()
35 vform == kFormatB || vform == kFormatH || vform == kFormatS); in VectorFormatDoubleWidth()
43 case kFormatB: in VectorFormatDoubleWidth()
56 case kFormatB: in VectorFormatFillQ()
127 return kFormatB; in ScalarFormatFromLaneSize()
154 case kFormatB: in RegisterSizeInBitsFromFormat()
175 case kFormatB: in LaneSizeInBitsFromFormat()
203 case kFormatB: in LaneSizeInBytesLog2FromFormat()
239 case kFormatB: in LaneCountFromFormat()
252 case kFormatB in MaxLaneCountFromFormat()
[all...]
H A Dinstructions-arm64.cc391 kFormat2S, kFormat4S, kFormat1D, kFormat2D, kFormatB, in GetVectorFormat()
H A Dregister-arm64.h290 kFormatB = NEON_B | NEONScalar, enumerator
/third_party/vixl/src/aarch64/
H A Dinstructions-aarch64.cc1015 return kFormatB; in VectorFormatHalfWidth()
1041 case kFormatB: in VectorFormatDoubleWidth()
1062 case kFormatB: in VectorFormatFillQ()
1145 return kFormatB; in ScalarFormatFromLaneSize()
1232 case kFormatB: in RegisterSizeInBitsFromFormat()
1265 case kFormatB: in LaneSizeInBitsFromFormat()
1305 case kFormatB: in LaneSizeInBytesLog2FromFormat()
1351 case kFormatB: in LaneCountFromFormat()
1366 case kFormatB: in MaxLaneCountFromFormat()
1393 case kFormatB in IsVectorFormat()
[all...]
H A Dinstructions-aarch64.h199 kFormatB = NEON_B | NEONScalar, enumerator
921 kFormatB, in GetVectorFormat()
H A Ddisasm-aarch64.cc3306 if ((vform == kFormatB) || (vform == kFormatD)) { in Disassembler()
3353 if ((vform_dst == kFormatB) || (vform_dst == kFormatD)) { in Disassembler()
3451 if (nfd.GetVectorFormat(0) == kFormatB) { in Disassembler()
H A Dsimulator-aarch64.cc1225 case kFormatB: in Simulator()
/third_party/vixl/test/aarch64/
H A Dtest-api-aarch64.cc272 VIXL_CHECK(VRegister(0, kFormatB).Is(b0)); in TEST()
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-arm64.cc1266 case kFormatB:
H A Dsimulator-logic-arm64.cc1743 case kFormatB: in ExtractNarrow()

Completed in 49 milliseconds