HomeSort by relevance Sort by last modified time
    Searched refs:XOR (Results 26 - 50 of 188) sorted by null

12 3 4 5 6 7 8

  /external/v8/src/mips/
constants-mips.cc 261 case XOR:
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
XfermodeActivity.java 108 drawRects(canvas, Mode.XOR);
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorOps.cpp 66 // Implement vselect in terms of XOR, AND, OR when blend is not supported
207 case ISD::XOR:
575 // using XOR AND OR. The selector bit is broadcasted.
589 // AND,OR,XOR, we will have to scalarize the op.
594 TLI.getOperationAction(ISD::XOR, VT) == TargetLowering::Expand ||
624 SDValue NotMask = DAG.getNode(ISD::XOR, DL, MaskTy, Mask, AllOnes);
653 // Implement VSELECT in terms of XOR, AND, OR
664 // AND,OR,XOR, we will have to scalarize the op.
667 // This operation also isn't safe with AND, OR, XOR when the boolean
671 TLI.getOperationAction(ISD::XOR, VT) == TargetLowering::Expand |
    [all...]
TargetLowering.cpp 272 case ISD::XOR:
278 if (Op.getOpcode() == ISD::XOR &&
475 case ISD::XOR:
486 // These bits cannot contribute to the result of the 'xor'.
523 // for XOR, we prefer to force bits to 1 if they will make a -1.
    [all...]
  /cts/tests/tests/graphics/src/android/graphics/cts/
RegionIteratorTest.java 143 region.op(rect, Region.Op.XOR);
CanvasTest.java 839 assertFalse(mCanvas.clipRect(mRectF, Op.XOR));
848 assertFalse(mCanvas.clipRect(mRect, Op.XOR));
865 assertFalse(mCanvas.clipRect(0, 0, 10, 31, Op.XOR));
891 assertFalse(mCanvas.clipPath(p, Op.XOR));
906 assertFalse(mCanvas.clipRegion(r, Op.XOR));
1002 mCanvas.drawColor(0xffff0000, Mode.XOR);
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
Rop.java 374 case RegOps.XOR:
Rops.java 331 new Rop(RegOps.XOR, Type.INT, StdTypeList.INT_INT, "xor-int");
335 new Rop(RegOps.XOR, Type.LONG, StdTypeList.LONG_LONG, "xor-long");
476 new Rop(RegOps.XOR, Type.INT, StdTypeList.INT, "xor-const-int");
480 new Rop(RegOps.XOR, Type.LONG, StdTypeList.LONG, "xor-const-long");
    [all...]
  /dalvik/dx/src/com/android/dx/rop/code/
Rop.java 374 case RegOps.XOR:
Rops.java 331 new Rop(RegOps.XOR, Type.INT, StdTypeList.INT_INT, "xor-int");
335 new Rop(RegOps.XOR, Type.LONG, StdTypeList.LONG_LONG, "xor-long");
476 new Rop(RegOps.XOR, Type.INT, StdTypeList.INT, "xor-const-int");
480 new Rop(RegOps.XOR, Type.LONG, StdTypeList.LONG, "xor-const-long");
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
Xfermodes.java 85 new PorterDuffXfermode(PorterDuff.Mode.XOR),
95 "DstOut", "SrcATop", "DstATop", "Xor",
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
Rop.java 374 case RegOps.XOR:
  /external/proguard/src/proguard/evaluation/value/
SpecificIntegerValue.java 174 public IntegerValue xor(IntegerValue other) method in class:SpecificIntegerValue
176 return other.xor(this);
310 public IntegerValue xor(SpecificIntegerValue other) method in class:SpecificIntegerValue
314 new CompositeIntegerValue(other, CompositeIntegerValue.XOR, this);
  /frameworks/base/graphics/java/android/graphics/
Region.java 40 XOR(3),
  /external/qemu/tcg/ppc/
tcg-target.c 353 #define XOR XO31(316)
1140 tcg_out32 (s, XOR | SAB (arg1, 0, 0));
1146 tcg_out32 (s, XOR | SAB (arg1, 0, arg2));
1171 tcg_out32 (s, XOR | SAB (arg1, 0, 0));
1177 tcg_out32 (s, XOR | SAB (arg1, 0, arg2));
    [all...]
  /external/qemu/tcg/ppc64/
tcg-target.c 343 #define XOR XO31(316)
1068 tcg_out32 (s, XOR | SAB (arg1, 0, 0));
1074 tcg_out32 (s, XOR | SAB (arg1, 0, arg2));
1106 tcg_out32 (s, XOR | SAB (arg1, 0, 0));
1112 tcg_out32 (s, XOR | SAB (arg1, 0, arg2));
    [all...]
  /external/opencv/cvaux/include/
cvmat.hpp 769 enum Op { AND = 0, OR = 1, XOR = 2 };
    [all...]
  /dalvik/dx/src/com/android/dx/ssa/
SCCP.java 433 case RegOps.XOR:
514 case RegOps.XOR:
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
SCCP.java 434 case RegOps.XOR:
515 case RegOps.XOR:
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
rtl.def 459 DEF_RTL_EXPR(XOR, "xor", "ee", RTX_COMM_ARITH)
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
rtl.def 459 DEF_RTL_EXPR(XOR, "xor", "ee", RTX_COMM_ARITH)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
rtl.def 459 DEF_RTL_EXPR(XOR, "xor", "ee", RTX_COMM_ARITH)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
rtl.def 459 DEF_RTL_EXPR(XOR, "xor", "ee", RTX_COMM_ARITH)
    [all...]
  /external/opencv/cvaux/src/
cvmat.cpp 639 case _CvMAT_LOGIC_::XOR:
687 case _CvMAT_LOGIC_::XOR:
  /external/checkpolicy/
policy_parse.y 134 %token NOT AND OR XOR
150 %left XOR
363 | cond_expr XOR cond_expr

Completed in 5431 milliseconds

12 3 4 5 6 7 8