Home
last modified time | relevance | path

Searched defs:XOR (Results 1 – 25 of 28) sorted by relevance

12

/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCReturnProtectorLowering.cpp46 unsigned XOR = PPC::XOR; in insertReturnProtectorPrologue() local
130 unsigned XOR = PPC::XOR; in insertReturnProtectorEpilogue() local
H A DPPCExpandAtomicPseudoInsts.cpp56 const MCInstrDesc &XOR = TII->get(PPC::XOR8); in PairedCopy() local
H A DPPCISelDAGToDAG.cpp6278 SDValue XOR = Op.getOperand(0); in combineToCMPB() local
6296 SDValue XOR = Op.getOperand(0); in combineToCMPB() local
/openbsd/sys/crypto/
H A Dcmac.c37 #define XOR(v, r) do { \ macro
H A Dchacha_private.h42 #define XOR(v,w) ((v) ^ (w)) macro
/openbsd/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kISelLowering.h79 XOR, enumerator
/openbsd/gnu/llvm/llvm/lib/Target/Lanai/
H A DLanaiAluCode.h29 XOR = 0x06, enumerator
/openbsd/gnu/llvm/clang/tools/clang-fuzzer/
H A Dcxx_loop_proto.proto40 XOR = 3; enumerator
H A Dcxx_proto.proto36 XOR = 5; enumerator
/openbsd/usr.bin/ssh/
H A Dchacha.c39 #define XOR(v,w) ((v) ^ (w)) macro
/openbsd/libexec/ld.so/
H A Dchacha_private.h41 #define XOR(v,w) ((v) ^ (w)) macro
/openbsd/lib/libc/crypt/
H A Dchacha_private.h41 #define XOR(v,w) ((v) ^ (w)) macro
/openbsd/lib/libcrypto/chacha/
H A Dchacha-merged.c62 #define XOR(v,w) ((v) ^ (w)) macro
/openbsd/gnu/llvm/llvm/lib/TableGen/
H A DTGLexer.h55 XConcat, XADD, XSUB, XMUL, XDIV, XNOT, XLOG2, XAND, XOR, XXOR, XSRA, XSRL, enumerator
/openbsd/libexec/ld.so/sparc64/
H A Drtld_machine.c351 #define XOR 0x82186000 /* xor %g1, 0, %g1 */ macro
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D920625-1.c6 SUB_CIO, ADC_CI, ADC_CO, ADC_CIO, AND, IOR, XOR, ANDC, IORC, EQV, enumerator
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dada-exp.c71 XOR = 273, enumerator
117 #define XOR 273 macro
H A Dp-exp.c76 XOR = 278, enumerator
112 #define XOR 278 macro
/openbsd/gnu/usr.bin/binutils/include/opcode/
H A Dm88k.h264 #define XOR ADD+7 macro
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dm88k.h265 #define XOR ADD+7 macro
/openbsd/sys/arch/hppa/spmath/
H A Dfloat.h335 #define XOR ^ macro
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h668 XOR, enumerator
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.h402 XOR, enumerator
/openbsd/sys/arch/hppa/hppa/
H A Ddb_disasm.c579 #define XOR 0x02, 0x14, 20, 7 /* EXCLUSIVE OR */ macro
/openbsd/gnu/llvm/llvm/include/llvm/TableGen/
H A DRecord.h844 XOR, enumerator

12