Searched defs:XOR (Results 1 – 5 of 5) sorted by relevance
/minix3/libexec/ld.elf_so/arch/sparc64/ |
H A D | mdreloc.c | 200 #define XOR 0x82186000 /* xor %g1, 0, %g1 */ macro
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.h | 303 INC, DEC, OR, XOR, AND, enumerator
|
H A D | X86ISelDAGToDAG.cpp | 1587 XOR, enumerator
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | ISDOpcodes.h | 305 AND, OR, XOR, enumerator
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCISelDAGToDAG.cpp | 3077 SDValue XOR = Op.getOperand(0); in combineToCMPB() local 3095 SDValue XOR = Op.getOperand(0); in combineToCMPB() local
|