/external/swiftshader/third_party/LLVM/test/MC/ARM/ |
thumb-diagnostics.s | 8 @ ADD instruction w/o 'S' suffix. 9 add r1, r2, r3 11 @ CHECK-ERRORS: add r1, r2, r3 15 add r2, r3 18 @ CHECK-ERRORS: add r2, r3 123 @ Out of range immediate for ADD SP instructions 124 add sp, #-1 125 add sp, #3 126 add sp, sp, #512 127 add r2, sp, #102 [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/ |
armCOMM_s.h | 257 ADD pc, pc, $v, LSL #2 262 ;// Add a case to the switch statement 504 ADD $_base, $_base, $_offset 521 ADD $_base, $_base, $_offset 590 _M_OPC ADD$cc, $a, sp, (_Workspace + $b$_F) 596 _M_OPC ADD$cc, $a, sp, (_Workspace + $b$_F$_16) 605 _M_OPC ADD$cc, $a, sp, (_Workspace + $b$_F$_32) 797 _M_OPC ADD, sp, sp, _SBytes 880 ADD sp, sp, #16
|
armCOMM_IDCT_s.h | 577 ADD xi0, xi0, xit, LSL #2 ;// ensure correct round 631 ADD pDest, pDest, pScale 633 ADD pDest, pDest, pScale 635 ADD pDest, pDest, #($stride) 637 ADD pDest, pDest, #($stride) 655 ADD pDest, pDest, pScale 657 ADD pDest, pDest, pScale 659 ADD pDest, pDest, #($stride) 661 ADD pDest, pDest, #($stride) [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/ |
armCOMM_s.h | 260 ADD pc, pc, $v, LSL #2 265 ;// Add a case to the switch statement 507 ADD $_base, $_base, $_offset 524 ADD $_base, $_base, $_offset 593 _M_OPC ADD$cc, $a, sp, (_Workspace + $b$_F) 599 _M_OPC ADD$cc, $a, sp, (_Workspace + $b$_F$_16) 608 _M_OPC ADD$cc, $a, sp, (_Workspace + $b$_F$_32) 800 _M_OPC ADD, sp, sp, _SBytes 883 ADD sp, sp, #16
|
armCOMM_IDCT_s.h | 583 ADD xi0, xi0, xit, LSL #2 ;// ensure correct round 637 ADD pDest, pDest, pScale 639 ADD pDest, pDest, pScale 641 ADD pDest, pDest, #($stride) 643 ADD pDest, pDest, #($stride) 661 ADD pDest, pDest, pScale 663 ADD pDest, pDest, pScale 665 ADD pDest, pDest, #($stride) 667 ADD pDest, pDest, #($stride) [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
omxVCM4P10_DequantTransformResidualFromPairAndAdd_s.s | 252 ADD pVRow,pVRow,QPmod 363 ADD DCval,DCval,#32
|
/frameworks/base/services/core/java/com/android/server/connectivity/ |
NetworkAgentInfo.java | 61 // ConnectivityService will tell netd to create the network early in order to add extra UID 275 private static final boolean ADD = true; 278 private void updateRequestCounts(boolean add, NetworkRequest request) { 279 int delta = add ? +1 : -1; 302 * Add {@code networkRequest} to this network as it's satisfied by this network. 317 updateRequestCounts(ADD, networkRequest); 478 mLingerTimers.add(timer);
|
/external/icu/icu4c/source/test/intltest/ |
calregts.cpp | 194 cal1->add(UCAL_DATE, 1, status) ; 195 failure(status, "cal1->add"); 222 cal1->add(UCAL_MONTH,8,status); 223 failure(status, "->add(UCAL_MONTH,8)"); 350 calendar->add(UCAL_SECOND,6, status); 362 errln(UnicodeString("Fail: Calendar::add misbehaves")); 507 cal->add(UCAL_HOUR_OF_DAY, 6,status); 548 //cal.add(field, amount); //<-- PROBLEM SEEN WITH field = DATE,MONTH 553 cal->add(UCAL_DATE, 1, status); 669 foo1->add(UCAL_DATE, + 1, status) [all...] |
/prebuilts/go/darwin-x86/src/cmd/compile/internal/amd64/ |
ggen.go | 66 // DUFFZERO consists of repeated blocks of 4 MOVUPSs + ADD, 69 dzBlocks = 16 // number of MOV/ADD blocks 73 dzAddSize = 4 // size of single ADD instruction
|
/prebuilts/go/darwin-x86/src/go/constant/ |
value_test.go | 314 "+": token.ADD, 429 MakeBool(false), // token.ADD ok below, operation is never considered 442 if got := BinaryOp(x, token.ADD, y); got.Kind() != Unknown {
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/amd64/ |
ggen.go | 66 // DUFFZERO consists of repeated blocks of 4 MOVUPSs + ADD, 69 dzBlocks = 16 // number of MOV/ADD blocks 73 dzAddSize = 4 // size of single ADD instruction
|
/prebuilts/go/linux-x86/src/go/constant/ |
value_test.go | 314 "+": token.ADD, 429 MakeBool(false), // token.ADD ok below, operation is never considered 442 if got := BinaryOp(x, token.ADD, y); got.Kind() != Unknown {
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/metag/ |
metacore12.s | 4 ADD D0Re0,D0.7,D1.7 5 ADD D0.7,D0Re0,A1.7 6 ADD D0.7,D0.7,D0Re0 7 ADD D0.7,D0.7,A0.7 8 ADD D1Re0,D1Re0,D0.7 9 ADD D1Re0,D1.7,A1.7 10 ADD D1.7,D1Re0,A1LbP 11 ADD D1.7,D1Re0,A0FrP 12 ADD D1.7,D1.7,RD 202 ADD TXENABLE,D0Re0,#0xf [all...] |
metafpu21.d | 10 .*: 04000120 F ADD FX\.0,D0Re0,D0Re0 14 .*: 0401df21 F ADD FX\.0,D0\.7,D1\.7 17 .*: 04082121 F ADD FX\.1,D0Re0,RD 20 .*: 0409f321 F ADD FX\.1,D0\.7,A0FrP 23 .*: 0411c120 F ADD FX\.2,D0\.7,D0Re0 26 .*: 04180321 F ADD FX\.3,D0Re0,A1LbP 29 .*: 0419cf20 F ADD FX\.3,D0\.7,D0\.7 32 .*: 04201121 F ADD FX\.4,D0Re0,D1Re0 35 .*: 0421df21 F ADD FX\.4,D0\.7,D1\.7 38 .*: 04282121 F ADD FX\.5,D0Re0,R [all...] |
metafpu21.s | 2 F ADD FX.0,D0Re0,D0Re0 6 F ADD FX.0,D0.7,D1.7 9 F ADD FX.1,D0Re0,RD 12 F ADD FX.1,D0.7,A0FrP 15 F ADD FX.2,D0.7,D0Re0 18 F ADD FX.3,D0Re0,A1LbP 21 F ADD FX.3,D0.7,D0.7 24 F ADD FX.4,D0Re0,D1Re0 27 F ADD FX.4,D0.7,D1.7 30 F ADD FX.5,D0Re0,R [all...] |
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
PPCISelLowering.cpp | 295 // add/sub are legal for all supported vector VT's. 296 setOperationAction(ISD::ADD , VT, Legal); [all...] |
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
SPUISelLowering.cpp | 64 // Legalizing the call will automatically add the previous call to the 278 setOperationAction(ISD::ADD, MVT::i8, Custom); 279 setOperationAction(ISD::ADD, MVT::i64, Legal); 408 // add/sub are legal for all supported vector VT's. 409 setOperationAction(ISD::ADD, VT, Legal); 450 setTargetDAGCombine(ISD::ADD); 584 if (basePtr.getOpcode() == ISD::ADD 618 rotate = DAG.getNode(ISD::ADD, dl, PtrVT, 624 if (basePtr.getOpcode() == ISD::ADD) { 634 // Convert the (add <ptr>, <const>) to an indirect address containe [all...] |
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/ |
PPC64Ops.go | 154 {name: "ADD", argLength: 2, reg: gp21, asm: "ADD", commutative: true}, // arg0 + arg1 155 {name: "ADDconst", argLength: 1, reg: gp11, asm: "ADD", aux: "SymOff"}, // arg0 + auxInt + aux.(*gc.Sym) 209 // There are optimizations that should apply -- (Xi2f64 (MOVWload (not-ADD-ptr+offset) ) ) could use 308 // ADD -8,R3,R3 // intermediate value not valid GC ptr, cannot expose to opt+GC 331 // ADD -8,R3,R3 // intermediate value not valid GC ptr, cannot expose to opt+GC 332 // ADD -8,R4,R4 // intermediate value not valid GC ptr, cannot expose to opt+GC
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/ |
PPC64Ops.go | 154 {name: "ADD", argLength: 2, reg: gp21, asm: "ADD", commutative: true}, // arg0 + arg1 155 {name: "ADDconst", argLength: 1, reg: gp11, asm: "ADD", aux: "SymOff"}, // arg0 + auxInt + aux.(*gc.Sym) 209 // There are optimizations that should apply -- (Xi2f64 (MOVWload (not-ADD-ptr+offset) ) ) could use 308 // ADD -8,R3,R3 // intermediate value not valid GC ptr, cannot expose to opt+GC 331 // ADD -8,R3,R3 // intermediate value not valid GC ptr, cannot expose to opt+GC 332 // ADD -8,R4,R4 // intermediate value not valid GC ptr, cannot expose to opt+GC
|
/external/llvm/lib/Target/Mips/ |
MipsISelLowering.cpp | 308 setOperationAction(ISD::ADD, MVT::i32, Custom); 310 setOperationAction(ISD::ADD, MVT::i64, Custom); 426 setTargetDAGCombine(ISD::ADD); 557 // Assume the 3rd operand is a CondCodeSDNode. Add code to check the type of 638 return DAG.getNode(ISD::ADD, DL, SetCC.getValueType(), SetCC, False); 648 return DAG.getNode(ISD::ADD, DL, SetCC.getValueType(), SetCC, True); [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/ |
CalendarRegressionTest.java | 170 calendar.add(Calendar.SECOND,6); 182 errln("Fail: Calendar.add misbehaves"); 300 cal.add(Calendar.HOUR_OF_DAY, 6); 331 //cal.add(field, amount); //<-- PROBLEM SEEN WITH field = DATE,MONTH 336 cal.add(Calendar.DATE, 1); 393 foo1.add(Calendar.DAY_OF_MONTH, +1); 570 gc.add(Calendar.MONTH, 1); 614 testCal.add(Calendar.DATE,1); 666 testCal.add(Calendar.DAY_OF_MONTH, 1); 715 Object ADD = new Object() [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
CalendarRegressionTest.java | 169 calendar.add(Calendar.SECOND,6); 181 errln("Fail: Calendar.add misbehaves"); 299 cal.add(Calendar.HOUR_OF_DAY, 6); 330 //cal.add(field, amount); //<-- PROBLEM SEEN WITH field = DATE,MONTH 335 cal.add(Calendar.DATE, 1); 392 foo1.add(Calendar.DAY_OF_MONTH, +1); 569 gc.add(Calendar.MONTH, 1); 613 testCal.add(Calendar.DATE,1); 665 testCal.add(Calendar.DAY_OF_MONTH, 1); 714 Object ADD = new Object() [all...] |
/toolchain/binutils/binutils-2.25/bfd/ |
ecofflink.c | 242 /* Add bytes to a buffer. Return success. */ 385 /* Add a file entry to a shuffle list. */ 431 /* Add a memory entry to a shuffle list. */ 595 /* Use section_adjust to hold the value to add to a symbol in a 1030 /* Add a string to the debugging information we are accumulating. 1079 /* Add debugging information from a non-ECOFF file. */ 1328 size_t add; local [all...] |
/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
Rops.java | 210 new Rop(RegOps.ADD, Type.INT, StdTypeList.INT_INT, "add-int"); 214 new Rop(RegOps.ADD, Type.LONG, StdTypeList.LONG_LONG, "add-long"); 218 new Rop(RegOps.ADD, Type.FLOAT, StdTypeList.FLOAT_FLOAT, "add-float"); 222 new Rop(RegOps.ADD, Type.DOUBLE, StdTypeList.DOUBLE_DOUBLE, 223 Rop.BRANCH_NONE, "add-double"); 371 new Rop(RegOps.ADD, Type.INT, StdTypeList.INT, "add-const-int") [all...] |
/dalvik/dx/src/com/android/dx/rop/code/ |
Rops.java | 210 new Rop(RegOps.ADD, Type.INT, StdTypeList.INT_INT, "add-int"); 214 new Rop(RegOps.ADD, Type.LONG, StdTypeList.LONG_LONG, "add-long"); 218 new Rop(RegOps.ADD, Type.FLOAT, StdTypeList.FLOAT_FLOAT, "add-float"); 222 new Rop(RegOps.ADD, Type.DOUBLE, StdTypeList.DOUBLE_DOUBLE, 223 Rop.BRANCH_NONE, "add-double"); 371 new Rop(RegOps.ADD, Type.INT, StdTypeList.INT, "add-const-int") [all...] |