HomeSort by relevance Sort by last modified time
    Searched defs:OP1 (Results 1 - 7 of 7) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_MCReconBlock_s.s 284 LCLS OP1
287 OP1 SETS "AND"
290 OP1 SETS "ORR"
302 $OP1 $lsb0, $lsb0, $lsb1 ;// e0 = e0 & e1
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d1x/
sm4_to_tgsi.cpp 239 #define OP1(n) OP1_(n, n)
258 OP1(MOV);
265 OP1(FRC);
266 OP1(RCP);
275 OP1(NOT);
284 OP1(RSQ);
495 OP1(INEG);
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d1x/
sm4_to_tgsi.cpp 239 #define OP1(n) OP1_(n, n)
258 OP1(MOV);
265 OP1(FRC);
266 OP1(RCP);
275 OP1(NOT);
284 OP1(RSQ);
495 OP1(INEG);
  /external/valgrind/main/VEX/test/
test-amd64.c 97 #define OP1
102 #define OP1
107 #define OP1
112 #define OP1
368 void test_imulw2(int64 op0, int64 op1)
372 s1 = op1;
386 void test_imull2(int64 op0, int64 op1)
391 s1 = op1;
405 #define TEST_IMUL_IM(size, size1, op0, op1)\
416 : "r" (op1), "1" (flags), "0" (res));
    [all...]
test-i386.c 87 #define OP1
92 #define OP1
97 #define OP1
102 #define OP1
356 void test_imulw2(int op0, int op1)
360 s1 = op1;
374 void test_imull2(int op0, int op1)
378 s1 = op1;
392 #define TEST_IMUL_IM(size, size1, op0, op1)\
403 : "r" (op1), "1" (flags), "0" (res));
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelDAGToDAG.cpp 847 SDValue OP1;
    [all...]
  /external/llvm/lib/Target/R600/
R600Defines.h 41 OP1 = (1 << 10),

Completed in 305 milliseconds