Home
last modified time | relevance | path

Searched defs:XOR (Results 1 - 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
H A DLanaiAluCode.h29 XOR = 0x06, enumerator
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
H A DBlendMode.java22 XOR(11), enum constant
/third_party/FreeBSD/crypto/openssh/openbsd-compat/
H A Dchacha_private.h45 #define XOR(v,w) ((v) ^ (w)) macro
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_mem.h105 XOR, enumerator
/third_party/libwebsockets/plugins/ssh-base/crypto/
H A Dchacha.c52 #define XOR(v,w) ((v) ^ (w)) macro
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DTGLexer.h53 XConcat, XADD, XMUL, XAND, XOR, XSRA, XSRL, XSHL, XListConcat, XListSplat, enumerator
/third_party/glslang/glslang/MachineIndependent/preprocessor/
H A DPp.cpp352 COND, LOGOR, LOGAND, OR, XOR, AND, EQUAL, RELATION, SHIFT, ADD, MUL, UNARY, enumerator
/third_party/node/deps/v8/src/compiler/
H A Dmachine-operator.cc1779 #define XOR(kType) \ in Word32AtomicXor() macro
1784 #undef XOR in Word32AtomicXor() macro
1876 #define XOR(kType) \ in Word64AtomicXor() macro
1881 #undef XOR in Word64AtomicXor() macro
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativePPC_common.c233 #define XOR (HI(31) | LO(316)) macro
H A DsljitNativeRISCV_common.c135 #define XOR (F7(0x0) | F3(0x4) | OPC(0x33)) macro
H A DsljitNativeX86_common.c267 #define XOR (/* BINARY */ 6 << 3) macro
H A DsljitNativeMIPS_common.c282 #define XOR (HI(0) | LO(38)) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h448 AND, OR, XOR, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp3674 SDValue XOR = DAG.getNode(ISD::XOR, dl, VTy, SRA, Operand); in LowerINTRINSIC_WO_CHAIN() local
[all...]

Completed in 41 milliseconds