Home
last modified time | relevance | path

Searched defs:dtype_h (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/vixl/src/aarch64/
H A Dinstructions-aarch64.cc656 Instr dtype_h = ExtractBits(dtype_h_lsb + 1, dtype_h_lsb); in GetSVEMsizeFromDtype() local
H A Dassembler-aarch64.h7117 Instr dtype_h = msize_in_bytes_log2; variable