Home
last modified time | relevance | path

Searched defs:FNEG (Results 1 – 25 of 99) sorted by relevance

1234

/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
H A DFNEG.java26 public class FNEG extends ArithmeticInstruction { class
28 public FNEG() { in FNEG() method in FNEG
H A DInstructionConst.java110 public static final ArithmeticInstruction FNEG = new FNEG(); field in InstructionConst
H A DInstructionConstants.java111 ArithmeticInstruction FNEG = new FNEG(); field
/aosp_15_r20/external/javassist/src/main/javassist/bytecode/
H A DOpcode.java103 int FNEG = 118; field
/aosp_15_r20/external/ow2-asm/asm/src/main/java/org/objectweb/asm/
H A DOpcodes.java484 int FNEG = 118; // - field
/aosp_15_r20/dalvik/dx/src/com/android/dx/cf/code/
H A DByteOps.java145 public static final int FNEG = 0x76; field in ByteOps
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h524 FNEG, FABS, FSQRT, FSIN, FCOS, FPOWI, FPOW, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h640 FNEG, FABS, FSQRT, FCBRT, FSIN, FCOS, FPOWI, FPOW, enumerator
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/
H A DConstants.java752 short FNEG = 118; field
H A DConst.java1124 public static final short FNEG = 118; field in Const
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DISDOpcodes.h930 FNEG, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DISDOpcodes.h931 FNEG, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DISDOpcodes.h928 FNEG, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DISDOpcodes.h930 FNEG, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h910 FNEG, enumerator
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
Dtables.go146 FNEG const
/aosp_15_r20/external/pcre/src/sljit/
H A DsljitNativePPC_common.c183 #define FNEG (HI(63) | LO(40)) macro
H A DsljitNativeARM_64.c112 #define FNEG 0x1e614000 macro
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDasm-4.0.jarMETA-INF/MANIFEST.MF org/objectweb/asm/AnnotationVisitor.class <Unknown> ...
HDasm-5.0.3.jarMETA-INF/MANIFEST.MF org/ org/objectweb/ org/objectweb/asm/ ...
HDasm-5.0.4.jarMETA-INF/MANIFEST.MF org/ org/objectweb/ org/objectweb/asm/ ...
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
Dtables.go1282 FNEG const
/aosp_15_r20/external/vixl/doc/aarch64/
H A Dsupported-instructions-aarch64.md4181 ### FNEG ### subsection
8032 ### FNEG ### subsection
/aosp_15_r20/external/testng/lib-supplied/
HDjarjar-issue-21.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/tonicsystems/ com/ ...
/aosp_15_r20/external/ow2-asm/benchmarks/libs/
HDcsg-bytecode-1.0.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/claritysys/ com/ ...

1234