Searched refs:n12 (Results 1 – 3 of 3) sorted by relevance
/third_party/vixl/src/aarch64/ |
D | pointer-auth-aarch64.cc | 94 uint64_t n12 = GetNibble(in_data, 4 * (i + 12)); in BigShuffle() local 100 uint64_t t1 = RotNibble(n12, 1) ^ RotNibble(n4, 2) ^ RotNibble(n0, 1); in BigShuffle() 101 uint64_t t2 = RotNibble(n12, 2) ^ RotNibble(n8, 1) ^ RotNibble(n0, 1); in BigShuffle() 102 uint64_t t3 = RotNibble(n12, 1) ^ RotNibble(n8, 1) ^ RotNibble(n4, 2); in BigShuffle()
|
/third_party/mesa3d/docs/drivers/ |
D | anv.rst | 99 label="surface_state" ] n12; 130 n12 -> n13 -> n14 -> n15 -> n16 [style=invis]; 149 n8 -> n12;
|
/third_party/ffmpeg/tests/checkasm/x86/ |
D | checkasm.asm | 49 n12: dq 0xdf9a54b303f1d3a3 define
|