Home
last modified time | relevance | path

Searched defs:xor (Results 1 – 25 of 69) sorted by relevance

123

/external/llvm-project/llvm/test/tools/llvm-ml/
Dnamed_operators.asm75 xor eax, Not 1 label
80 xor eax, 1 oR 2 label
85 xor eax, 6 ANd 10 label
90 xor eax, 5 Eq 6 label
91 xor eax, 6 eQ 6 label
92 xor eax, 7 eq 6 label
99 xor eax, 5 Ne 6 label
100 xor eax, 6 nE 6 label
101 xor eax, 7 ne 6 label
108 xor eax, 5 Lt 6 label
[all …]
/external/llvm-project/llvm/test/MC/VE/
DXOR.s8 xor %s11, %s11, %s11 label
12 xor %s11, 63, %s11 label
16 xor %s11, -1, %s11 label
20 xor %s11, -64, %s11 label
24 xor %s11, -64, (32)1 label
28 xor %s11, 63, (32)0 label
/external/clang/test/SemaObjCXX/
Dcxxoperator-selector.mm8 - xor; method
20 - (id) xor{return 0; }; method
/external/llvm-project/clang/test/SemaObjCXX/
Dcxxoperator-selector.mm8 - xor; method
20 - (id) xor{return 0; }; method
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/crypto/modes/gcm/
DGCMUtil.java329 public static void xor(byte[] x, byte[] y) in xor() method in GCMUtil
342 public static void xor(byte[] x, byte[] y, int yOff) in xor() method in GCMUtil
355 public static void xor(byte[] x, int xOff, byte[] y, int yOff, byte[] z, int zOff) in xor() method in GCMUtil
368 public static void xor(byte[] x, byte[] y, int yOff, int yLen) in xor() method in GCMUtil
376 public static void xor(byte[] x, int xOff, byte[] y, int yOff, int len) in xor() method in GCMUtil
384 public static void xor(byte[] x, byte[] y, byte[] z) in xor() method in GCMUtil
397 public static void xor(int[] x, int[] y) in xor() method in GCMUtil
405 public static void xor(int[] x, int[] y, int[] z) in xor() method in GCMUtil
413 public static void xor(long[] x, long[] y) in xor() method in GCMUtil
419 public static void xor(long[] x, long[] y, long[] z) in xor() method in GCMUtil
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/gcm/
DGCMUtil.java325 public static void xor(byte[] x, byte[] y) in xor() method in GCMUtil
338 public static void xor(byte[] x, byte[] y, int yOff) in xor() method in GCMUtil
351 public static void xor(byte[] x, int xOff, byte[] y, int yOff, byte[] z, int zOff) in xor() method in GCMUtil
364 public static void xor(byte[] x, byte[] y, int yOff, int yLen) in xor() method in GCMUtil
372 public static void xor(byte[] x, int xOff, byte[] y, int yOff, int len) in xor() method in GCMUtil
380 public static void xor(byte[] x, byte[] y, byte[] z) in xor() method in GCMUtil
393 public static void xor(int[] x, int[] y) in xor() method in GCMUtil
401 public static void xor(int[] x, int[] y, int[] z) in xor() method in GCMUtil
409 public static void xor(long[] x, long[] y) in xor() method in GCMUtil
415 public static void xor(long[] x, long[] y, long[] z) in xor() method in GCMUtil
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/modes/gcm/
DGCMUtil.java329 public static void xor(byte[] x, byte[] y) in xor() method in GCMUtil
342 public static void xor(byte[] x, byte[] y, int yOff) in xor() method in GCMUtil
355 public static void xor(byte[] x, int xOff, byte[] y, int yOff, byte[] z, int zOff) in xor() method in GCMUtil
368 public static void xor(byte[] x, byte[] y, int yOff, int yLen) in xor() method in GCMUtil
376 public static void xor(byte[] x, int xOff, byte[] y, int yOff, int len) in xor() method in GCMUtil
384 public static void xor(byte[] x, byte[] y, byte[] z) in xor() method in GCMUtil
397 public static void xor(int[] x, int[] y) in xor() method in GCMUtil
405 public static void xor(int[] x, int[] y, int[] z) in xor() method in GCMUtil
413 public static void xor(long[] x, long[] y) in xor() method in GCMUtil
419 public static void xor(long[] x, long[] y, long[] z) in xor() method in GCMUtil
/external/iproute2/tc/
Df_flow.c92 static void transfer_bitop(__u32 *mask, __u32 *xor, __u32 m, __u32 x) in transfer_bitop()
138 __u32 mask = ~0U, xor = 0; in flow_parse_opt() local
316 __u32 xor = mask & val; in flow_print_opt() local
/external/llvm-project/llvm/test/tools/llvm-mca/X86/
Dregister-file-statistics.s17 xor %eax, %ebx label
Dscheduler-queue-usage.s16 xor %eax, %ebx label
/external/llvm-project/llvm/test/MC/RISCV/
Dcompress-rv32i.s105 xor s0, s0, a5 label
111 xor s0, a5, s0 label
/external/llvm-project/llvm/test/tools/llvm-mca/X86/BtVer2/
Dpartial-reg-update-3.s11 xor %bx, %dx label
Dreg-move-elimination-5.s4 xor %rax, %rax label
Dreg-move-elimination-4.s4 xor %eax, %eax label
Dreg-move-elimination-6.s4 xor %rsi, %rsi label
/external/llvm-project/llvm/test/tools/llvm-mca/X86/BdVer2/
Dpartial-reg-update-3.s11 xor %bx, %dx label
Dreg-move-elimination-4.s4 xor %eax, %eax label
Dreg-move-elimination-5.s4 xor %rax, %rax label
/external/llvm-project/llvm/test/tools/llvm-mca/X86/Znver1/
Dpartial-reg-update-3.s9 xor %bx, %dx label
/external/llvm-project/llvm/test/tools/llvm-mca/X86/Barcelona/
Dpartial-reg-update-3.s9 xor %bx, %dx label
Dreg-move-elimination-4.s4 xor %eax, %eax label
Dreg-move-elimination-5.s4 xor %rax, %rax label
/external/llvm-project/llvm/test/tools/llvm-mca/X86/Znver2/
Dpartial-reg-update-3.s9 xor %bx, %dx label
/external/llvm-project/lld/test/ELF/
Dsparcv9-tls-le.s11 xor %o0, %tle_lox10(a), %o0 label
/external/igt-gpu-tools/lib/
Digt_rand.h34 static inline void hars_petruska_f54_1_random_perturb(uint32_t xor) in hars_petruska_f54_1_random_perturb()

123