Searched refs:SVE_VL3 (Results 1 - 4 of 4) sorted by relevance
/third_party/vixl/src/aarch64/ |
H A D | constants-aarch64.h | 548 SVE_VL3 = 0x3, enumerator
|
H A D | disasm-aarch64.cc | 6939 case SVE_VL3: in Disassembler()
|
H A D | logic-aarch64.cc | 7592 case SVE_VL3:
|
/third_party/vixl/test/aarch64/ |
H A D | test-assembler-sve-aarch64.cc | 3727 (masm->*cnt)(Register(3, sizeof(T) * kBitsPerByte), SVE_VL3, multiplier); 4198 (masm.*cnt)(x3, w3, SVE_VL3, multiplier); 4360 (masm.*fn)(z19.WithLaneSize(lane_size_in_bits), SVE_VL3, multiplier); 4377 (masm.*cnt)(x3, SVE_VL3, multiplier); 7063 __ Ptrue(p4.VnD(), SVE_VL3); 7179 // st1b { z4.d }, SVE_VL3
|
Completed in 49 milliseconds