Home
last modified time | relevance | path

Searched defs:lane_size (Results 1 – 6 of 6) sorted by relevance

/external/vixl/src/aarch64/
Dsimulator-aarch64.cc506 unsigned reg_size, unsigned lane_size) { in GetPrintRegisterFormatForSize()
894 int lane_size = 1 << lane_size_log2; in PrintVRegister() local
1018 int lane_size = GetPrintRegLaneSizeInBytes(format); in PrintVWrite() local
5107 int lane_size = LaneSizeInBytesFromFormat(vf); in NEONLoadStoreMultiStructHelper() local
5370 int lane_size = LaneSizeInBytesFromFormat(vf); in NEONLoadStoreSingleStructHelper() local
Dassembler-aarch64.cc2174 unsigned lane_size = vt.GetLaneSizeInBytes(); in LoadStoreStructSingle() local
4186 int lane_size = vn.GetLaneSizeInBytes(); in dup() local
4241 int lane_size = vd.GetLaneSizeInBytes(); in ins() local
4283 int lane_size = vd.GetLaneSizeInBytes(); in ins() local
4322 int lane_size = vn.GetLaneSizeInBytes(); in umov() local
4364 int lane_size = vn.GetLaneSizeInBytes(); in smov() local
Dlogic-aarch64.cc551 int lane_size = LaneSizeInBitsFromFormat(vform); in add() local
1002 int lane_size = LaneSizeInBitsFromFormat(vform); in sub() local
/external/v8/src/arm64/
Dsimulator-arm64.cc926 size_t reg_size, size_t lane_size) { in GetPrintRegisterFormatForSize()
1311 int lane_size = 1 << lane_size_log2; in PrintVRegister() local
1406 int lane_size = GetPrintRegLaneSizeInBytes(format); in PrintVWrite() local
4498 int lane_size = LaneSizeInBytesFromFormat(vf); in NEONLoadStoreMultiStructHelper() local
4743 int lane_size = LaneSizeInBytesFromFormat(vf); in NEONLoadStoreSingleStructHelper() local
Dassembler-arm64.cc2268 int lane_size = vd.LaneSizeInBytes(); in ins() local
2303 int lane_size = vn.LaneSizeInBytes(); in smov() local
2454 int lane_size = vn.LaneSizeInBytes(); in umov() local
2500 int lane_size = vd.LaneSizeInBytes(); in ins() local
2940 unsigned lane_size = vt.LaneSizeInBytes(); in LoadStoreStructSingle() local
3873 int lane_size = vn.LaneSizeInBytes(); in dup() local
Dsimulator-logic-arm64.cc648 int lane_size = LaneSizeInBitsFromFormat(vform); in add() local
966 int lane_size = LaneSizeInBitsFromFormat(vform); in sub() local