Home
last modified time | relevance | path

Searched defs:lane_count (Results 1 – 8 of 8) sorted by relevance

/third_party/vixl/src/aarch64/
Dlogic-aarch64.cc941 int lane_count = LaneCountFromFormat(vform); in pmull2() local
1077 int lane_count = LaneCountFromFormat(vform); in bic() local
1568 int lane_count = LaneCountFromFormat(vform); in clast() local
1595 int lane_count = LaneCountFromFormat(vform); in splice() local
1655 int lane_count = LaneCountFromFormat(vform); in sli() local
1705 int lane_count = LaneCountFromFormat(vform); in sri() local
1792 int lane_count = LaneCountFromFormat(vform); in cls() local
1813 int lane_count = LaneCountFromFormat(vform); in clz() local
1846 int lane_count = LaneCountFromFormat(vform); in cnt() local
2337 int lane_count = LaneCountFromFormat(vform); in rbit() local
[all …]
Dsimulator-aarch64.cc497 int lane_count = GetVectorLengthInBytes() / kDRegSizeInBytes; in Simulator() local
515 int lane_count = GetPredicateLengthInBytes() / kHRegSizeInBytes; in Simulator() local
11051 int lane_count = LaneCountFromFormat(vform); in Simulator() local
/third_party/node/deps/v8/src/codegen/arm64/
Dregister-arm64.h425 constexpr explicit VRegister(const CPURegister& r, int lane_count) in VRegister()
428 static constexpr bool IsValidLaneCount(int lane_count) { in IsValidLaneCount()
/third_party/vixl/src/aarch32/
Dinstructions-aarch32.h225 uint32_t lane_count = kDRegSizeInBits / kSRegSizeInBits; in GetLane() local
370 uint32_t lane_count = kQRegSizeInBits / kDRegSizeInBits; in GetDLane() local
377 uint32_t lane_count = kQRegSizeInBits / kSRegSizeInBits; in GetSLane() local
/third_party/node/deps/v8/src/execution/arm64/
Dsimulator-logic-arm64.cc953 int lane_count = LaneCountFromFormat(vform); in pmull2() local
1935 int lane_count = LaneCountFromFormat(vform); in addlp() local
2087 int lane_count = LaneCountFromFormat(vform); in uxtl2() local
2099 int lane_count = LaneCountFromFormat(vform); in sxtl2() local
3813 int lane_count = LaneCountFromFormat(vform); in fcvtl2() local
3845 int lane_count = LaneCountFromFormat(vform) / 2; in fcvtn2() local
3872 int lane_count = LaneCountFromFormat(vform) / 2; in fcvtxn2() local
Dsimulator-arm64.cc1452 int lane_count, int rightmost_lane) { in PrintVRegisterFPHelper()
1572 int lane_count = 1 << (reg_size_log2 - lane_size_log2); in PrintVRegister() local
1660 int lane_count = GetPrintRegLaneCount(format); in PrintVWrite() local
/third_party/node/deps/v8/src/compiler/
Dmachine-operator.cc1954 #define EXTRACT_LANE_OP(Type, Sign, lane_count) \ argument
1972 #define REPLACE_LANE_OP(Type, lane_count) \ argument
/third_party/vixl/test/aarch64/
Dtest-assembler-sve-aarch64.cc5652 int lane_count = core.GetSVELaneCount(kBRegSize); in TEST_SVE() local
5775 int lane_count = core.GetSVELaneCount(kHRegSize); in TEST_SVE() local
8703 int lane_count, in BufferFillingHelper()
16344 int lane_count = core.GetSVELaneCount(kBRegSize); in TEST_SVE() local