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

12

  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 131 setOperationAction(ISD::FREM , MVT::f64, Expand);
136 setOperationAction(ISD::FREM , MVT::f32, Expand);
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 643 case ISD::FREM:
    [all...]
DAGCombiner.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp 152 setOperationAction(ISD::FREM, VT.getSimpleVT(), Expand);
480 // FIXME: Code duplication: FDIV and FREM are expanded always, see
483 setOperationAction(ISD::FREM, MVT::v2f64, Expand);
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp 375 setOperationAction(ISD::FREM , MVT::f32 , Expand);
376 setOperationAction(ISD::FREM , MVT::f64 , Expand);
377 setOperationAction(ISD::FREM , MVT::f80 , Expand);
732 setOperationAction(ISD::FREM, (MVT::SimpleValueType)VT, Expand);
    [all...]
  /prebuilts/sdk/tools/lib/
dx.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 944 milliseconds

12