HomeSort by relevance Sort by last modified time
    Searched refs:FREM (Results 26 - 50 of 65) sorted by null

12 3

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorTypes.cpp 110 case ISD::FREM:
642 case ISD::FREM:
    [all...]
FastISel.cpp     [all...]
SelectionDAG.cpp     [all...]
LegalizeDAG.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp 148 setOperationAction(ISD::FREM, MVT::f32, Expand);
149 setOperationAction(ISD::FREM, MVT::f64, Expand);
150 setOperationAction(ISD::FREM, MVT::f80, Expand);
168 setOperationAction(ISD::FREM, MVT::f128, Expand);
401 setOperationAction(ISD::FREM, MVT::v1f64, Expand);
535 setOperationAction(ISD::FREM, VT.getSimpleVT(), Expand);
    [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]
  /external/javassist/src/main/javassist/compiler/
CodeGen.java 938 '%', DREM, FREM, LREM, IREM,
    [all...]
  /external/dexmaker/lib/
jarjar.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.objectweb.asm_3.2.0.v200909071300.jar 
org.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jar 
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp 341 setOperationAction(ISD::FREM, MVT::f32, Expand);
342 setOperationAction(ISD::FREM, MVT::f64, Expand);
    [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
bcel.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/sisu/sisu-inject-bean/1.4.2/
sisu-inject-bean-1.4.2.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/
sisu-inject-bean-1.4.2.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.repository.tools_2.1.0.v20130327-2119.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.repository.tools_2.1.0.v20130327-2119.jar 
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp 145 setOperationAction(ISD::FREM, VT, Expand);
445 // FIXME: Code duplication: FDIV and FREM are expanded always, see
448 setOperationAction(ISD::FREM, MVT::v2f64, Expand);
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 143 setOperationAction(ISD::FREM, MVT::ppcf128, Expand);
165 setOperationAction(ISD::FREM , MVT::f64, Expand);
171 setOperationAction(ISD::FREM , MVT::f32, Expand);
436 setOperationAction(ISD::FREM, VT, Expand);
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp 471 setOperationAction(ISD::FREM , MVT::f32 , Expand);
472 setOperationAction(ISD::FREM , MVT::f64 , Expand);
473 setOperationAction(ISD::FREM , MVT::f80 , Expand);
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
org.eclipse.sisu.inject-0.0.0.M5.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/ow2/asm/asm-debug-all/4.0/
asm-debug-all-4.0.jar 
  /prebuilts/tools/common/asm-tools/
asm-debug-all-4.0.jar 
  /prebuilts/tools/common/cglib/
cglib-nodep-2.2.3.jar 
  /prebuilts/tools/common/m2/repository/cglib/cglib-nodep/2.2.2/
cglib-nodep-2.2.2.jar 

Completed in 446 milliseconds

12 3