Searched refs:SVE_VL4 (Results 1 - 4 of 4) sorted by relevance
/third_party/vixl/src/aarch64/ |
H A D | constants-aarch64.h | 549 SVE_VL4 = 0x4, enumerator
|
H A D | disasm-aarch64.cc | 6940 case SVE_VL4: in Disassembler()
|
H A D | logic-aarch64.cc | 7593 case SVE_VL4:
|
/third_party/vixl/test/aarch64/ |
H A D | test-assembler-sve-aarch64.cc | 3728 (masm->*cnt)(Register(4, sizeof(T) * kBitsPerByte), SVE_VL4, multiplier); 4199 (masm.*cnt)(x4, w4, SVE_VL4, multiplier); 4361 (masm.*fn)(z20.WithLaneSize(lane_size_in_bits), SVE_VL4, multiplier); 4378 (masm.*cnt)(x4, SVE_VL4, multiplier);
|
Completed in 46 milliseconds