Searched refs:SVE_VL32 (Results 1 - 5 of 5) sorted by relevance
/third_party/vixl/src/aarch64/ |
H A D | constants-aarch64.h | 555 SVE_VL32 = 0xa, enumerator
|
H A D | disasm-aarch64.cc | 6949 case SVE_VL32: in Disassembler()
|
H A D | logic-aarch64.cc | 7603 case SVE_VL32:
|
/third_party/vixl/test/aarch64/ |
H A D | test-assembler-sve-aarch64.cc | 3734 (masm->*cnt)(Register(10, sizeof(T) * kBitsPerByte), SVE_VL32, multiplier); 4205 (masm.*cnt)(x10, w10, SVE_VL32, multiplier);
|
H A D | test-disasm-sve-aarch64.cc | 5945 COMPARE_MACRO(Ptrue(p2.VnS(), SVE_VL32, LeaveFlags), "ptrue p2.s, vl32"); in TEST()
|
Completed in 62 milliseconds