HomeSort by relevance Sort by last modified time
    Searched refs:NEG (Results 76 - 100 of 211) sorted by null

1 2 34 5 6 7 8 9

  /prebuilts/go/linux-x86/src/runtime/
sys_linux_ppc64x.s 156 NEG R3 // caller expects negative errno
sys_linux_s390x.s 270 NEG R2
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp 643 SDValue(CurDAG->getMachineNode(PPC::NEG, dl, MVT::i32, Op), 0);
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
rcparse.y 174 %right '~' NEG
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
rewriteMIPS.go 1165 // result: (SUB (MOVWconst [32]) (CLZ <t> (SUBconst <t> [1] (AND <t> x (NEG <t> x)))))
    [all...]
rewriteARM64.go 755 // match: (ADD x (NEG y))
770 // match: (ADD (NEG y) x)
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
rewriteMIPS.go 1165 // result: (SUB (MOVWconst [32]) (CLZ <t> (SUBconst <t> [1] (AND <t> x (NEG <t> x)))))
    [all...]
rewriteARM64.go 755 // match: (ADD x (NEG y))
770 // match: (ADD (NEG y) x)
    [all...]
  /dalvik/dx/src/com/android/dx/cf/code/
RopperMachine.java 824 return RegOps.NEG;
    [all...]
  /external/llvm/lib/Target/AMDGPU/InstPrinter/
AMDGPUInstPrinter.cpp 430 if (InputModifiers & SISrcMods::NEG)
  /external/llvm/test/MC/ARM/
basic-thumb-instructions.s 441 @ NEG
  /external/pcre/dist2/src/sljit/
sljitNativePPC_64.c 208 return push_inst(compiler, NEG | OERC(flags) | D(dst) | A(src2));
  /external/swiftshader/third_party/LLVM/test/MC/ARM/
basic-thumb-instructions.s 390 @ NEG
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/
ARM64Ops.go 200 {name: "NEG", argLength: 1, reg: gp11, asm: "NEG"}, // -arg0
MIPSOps.go 174 {name: "NEG", argLength: 1, reg: gp11}, // -arg0
S390XOps.go 177 {name: "FNEGS", argLength: 1, reg: fp11clobber, asm: "FNEGS", clobberFlags: true}, // fp32 neg
178 {name: "FNEG", argLength: 1, reg: fp11clobber, asm: "FNEG", clobberFlags: true}, // fp64 neg
283 {name: "NEG", argLength: 1, reg: gp11, asm: "NEG", clobberFlags: true}, // -arg0
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/
ARM64Ops.go 200 {name: "NEG", argLength: 1, reg: gp11, asm: "NEG"}, // -arg0
MIPSOps.go 174 {name: "NEG", argLength: 1, reg: gp11}, // -arg0
S390XOps.go 177 {name: "FNEGS", argLength: 1, reg: fp11clobber, asm: "FNEGS", clobberFlags: true}, // fp32 neg
178 {name: "FNEG", argLength: 1, reg: fp11clobber, asm: "FNEG", clobberFlags: true}, // fp64 neg
283 {name: "NEG", argLength: 1, reg: gp11, asm: "NEG", clobberFlags: true}, // -arg0
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/metag/
metacore12.s 472 NEG D0.7,A1.7
473 NEG D0.7,A0FrP
478 NEG D1.7,D1Re0
479 NEG D1.7,D0Re0
480 NEG D1.7,A0.7
482 NEG D0Re0,#0x8000
486 NEG D1Re0,#-0x1
487 NEG D1.7,#-0x8000
    [all...]
metacore21.d 367 .*: 10000004 NEG D0Re0,D0Re0
368 .*: 10001005 NEG D0Re0,D1Re0
369 .*: 10003e05 NEG D0Re0,A0\.7
371 .*: 10380e04 NEG D0\.7,D0\.7
374 .*: 11000205 NEG D1Re0,A1LbP
375 .*: 11001e05 NEG D1Re0,D0\.7
385 .*: 1307fffc NEG D1Re0,#0xffff
386 .*: 133c0004 NEG D1\.7,#0x8000
    [all...]
metacore21.s 359 NEG D0Re0,D0Re0
360 NEG D0Re0,D1Re0
361 NEG D0Re0,A0.7
363 NEG D0.7,D0.7
366 NEG D1Re0,A1LbP
367 NEG D1Re0,D0.7
377 NEG D1Re0,#0xffff
378 NEG D1.7,#0x8000
    [all...]
metacore12.d 480 .*: 10380e05 NEG D0\.7,A1\.7
481 .*: 10383205 NEG D0\.7,A0FrP
486 .*: 11380004 NEG D1\.7,D1Re0
487 .*: 11381005 NEG D1\.7,D0Re0
488 .*: 11383e05 NEG D1\.7,A0\.7
490 .*: 12040004 NEG D0Re0,#0x8000
494 .*: 1307fffe NEG D1Re0,#-1
495 .*: 133c0006 NEG D1\.7,#-32768
    [all...]
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_unittest.cc     [all...]
  /external/libyuv/files/unit_test/
planar_test.cc     [all...]

Completed in 1786 milliseconds

1 2 34 5 6 7 8 9