/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCReturnProtectorLowering.cpp | 46 unsigned XOR = PPC::XOR; in insertReturnProtectorPrologue() local 130 unsigned XOR = PPC::XOR; in insertReturnProtectorEpilogue() local
|
H A D | PPCExpandAtomicPseudoInsts.cpp | 56 const MCInstrDesc &XOR = TII->get(PPC::XOR8); in PairedCopy() local
|
H A D | PPCISelDAGToDAG.cpp | 6278 SDValue XOR = Op.getOperand(0); in combineToCMPB() local 6296 SDValue XOR = Op.getOperand(0); in combineToCMPB() local
|
/openbsd/sys/crypto/ |
H A D | cmac.c | 37 #define XOR(v, r) do { \ macro
|
H A D | chacha_private.h | 42 #define XOR(v,w) ((v) ^ (w)) macro
|
/openbsd/gnu/llvm/llvm/lib/Target/M68k/ |
H A D | M68kISelLowering.h | 79 XOR, enumerator
|
/openbsd/gnu/llvm/llvm/lib/Target/Lanai/ |
H A D | LanaiAluCode.h | 29 XOR = 0x06, enumerator
|
/openbsd/gnu/llvm/clang/tools/clang-fuzzer/ |
H A D | cxx_loop_proto.proto | 40 XOR = 3; enumerator
|
H A D | cxx_proto.proto | 36 XOR = 5; enumerator
|
/openbsd/usr.bin/ssh/ |
H A D | chacha.c | 39 #define XOR(v,w) ((v) ^ (w)) macro
|
/openbsd/libexec/ld.so/ |
H A D | chacha_private.h | 41 #define XOR(v,w) ((v) ^ (w)) macro
|
/openbsd/lib/libc/crypt/ |
H A D | chacha_private.h | 41 #define XOR(v,w) ((v) ^ (w)) macro
|
/openbsd/lib/libcrypto/chacha/ |
H A D | chacha-merged.c | 62 #define XOR(v,w) ((v) ^ (w)) macro
|
/openbsd/gnu/llvm/llvm/lib/TableGen/ |
H A D | TGLexer.h | 55 XConcat, XADD, XSUB, XMUL, XDIV, XNOT, XLOG2, XAND, XOR, XXOR, XSRA, XSRL, enumerator
|
/openbsd/libexec/ld.so/sparc64/ |
H A D | rtld_machine.c | 351 #define XOR 0x82186000 /* xor %g1, 0, %g1 */ macro
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
H A D | 920625-1.c | 6 SUB_CIO, ADC_CI, ADC_CO, ADC_CIO, AND, IOR, XOR, ANDC, IORC, EQV, enumerator
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | ada-exp.c | 71 XOR = 273, enumerator 117 #define XOR 273 macro
|
H A D | p-exp.c | 76 XOR = 278, enumerator 112 #define XOR 278 macro
|
/openbsd/gnu/usr.bin/binutils/include/opcode/ |
H A D | m88k.h | 264 #define XOR ADD+7 macro
|
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/ |
H A D | m88k.h | 265 #define XOR ADD+7 macro
|
/openbsd/sys/arch/hppa/spmath/ |
H A D | float.h | 335 #define XOR ^ macro
|
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | ISDOpcodes.h | 668 XOR, enumerator
|
/openbsd/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.h | 402 XOR, enumerator
|
/openbsd/sys/arch/hppa/hppa/ |
H A D | db_disasm.c | 579 #define XOR 0x02, 0x14, 20, 7 /* EXCLUSIVE OR */ macro
|
/openbsd/gnu/llvm/llvm/include/llvm/TableGen/ |
H A D | Record.h | 844 XOR, enumerator
|