Searched refs:SVE_VL7 (Results 1 - 4 of 4) sorted by relevance
/third_party/vixl/src/aarch64/ |
H A D | constants-aarch64.h | 552 SVE_VL7 = 0x7, enumerator
|
H A D | disasm-aarch64.cc | 6943 case SVE_VL7: in Disassembler()
|
H A D | logic-aarch64.cc | 7596 case SVE_VL7:
|
/third_party/vixl/test/aarch64/ |
H A D | test-assembler-sve-aarch64.cc | 3731 (masm->*cnt)(Register(7, sizeof(T) * kBitsPerByte), SVE_VL7, multiplier); 4202 (masm.*cnt)(x7, w7, SVE_VL7, multiplier); 4362 (masm.*fn)(z21.WithLaneSize(lane_size_in_bits), SVE_VL7, multiplier); 4379 (masm.*cnt)(x5, SVE_VL7, multiplier); 8523 __ Ptrue(p0.VnB(), SVE_VL7); 8635 __ Ptrue(p1.VnH(), SVE_VL7);
|
Completed in 59 milliseconds