Home | History | Annotate | Download | only in AArch64

Lines Matching full:extraction

4937       // The extraction can just take the second half
4943 // The extraction can just take the first half
6365 // Insertion/extraction are legal for V128 types.
6399 // Insertion/extraction are legal for V128 types.
6409 // For V64 types, we perform extraction by expanding the value
6410 // to a V128 type and perform the extraction on that.
7301 // If N is unsigned bit extraction: ((x >> C) & mask), then do not combine