HomeSort by relevance Sort by last modified time
    Searched defs:FNEG (Results 1 - 25 of 151) sorted by null

1 2 3 4 5 6 7

  /external/javassist/src/main/javassist/bytecode/
Opcode.java 102 int FNEG = 118;
362 0, // fneg, 118
  /external/pcre/dist2/src/sljit/
sljitNativeARM_64.c 90 #define FNEG 0x1e614000
    [all...]
sljitNativePPC_common.c 176 #define FNEG (HI(63) | LO(40))
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
ISDOpcodes.h 446 // FNEG, FABS, FSQRT, FSIN, FCOS, FPOWI, FPOW,
450 FNEG, FABS, FSQRT, FSIN, FCOS, FPOWI, FPOW,
    [all...]
  /dalvik/dx/src/com/android/dx/cf/code/
ByteOps.java 145 public static final int FNEG = 0x76;
473 "76 - fneg;" +
  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 520 /// FNEG, FABS, FSQRT, FSIN, FCOS, FPOWI, FPOW,
524 FNEG, FABS, FSQRT, FSIN, FCOS, FPOWI, FPOW,
    [all...]
  /external/v8/src/ppc/
constants-ppc.h 286 FNEG = 40 << 1, // Floating Negate
  /external/jarjar/lib/
asm-4.0.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
asm-3.3.jar 
  /external/v8/src/arm64/
constants-arm64.h     [all...]
  /prebuilts/devtools/tools/lib/
asm-4.0.jar 
asm-5.0.3.jar 
asm-5.0.4.jar 
  /prebuilts/tools/common/asm-tools/
asm-3.3.1.jar 
asm-4.0.jar 
  /prebuilts/tools/common/m2/repository/asm/asm/3.3/
asm-3.3.jar 
  /prebuilts/tools/common/m2/repository/asm/asm/3.3.1/
asm-3.3.1.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm/4.0/
asm-4.0.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm/4.1/
asm-4.1.jar 
  /external/guice/lib/build/
asm-5.0.3.jar 
  /prebuilts/misc/common/asm/
asm-5.2.jar 
  /prebuilts/misc/common/robolectric/lib/
asm-5.0.1.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm/5.0.1/
asm-5.0.1.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm/5.0.3/
asm-5.0.3.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm/5.0.4/
asm-5.0.4.jar 

Completed in 376 milliseconds

1 2 3 4 5 6 7