HomeSort by: relevance | last modified time | path
    Searched refs:setUsesMSVCFloatingPoint (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 208 void setUsesMSVCFloatingPoint(bool b) { UsesMSVCFloatingPoint = b; }
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp 403 MMI.setUsesMSVCFloatingPoint(true);
408 MMI.setUsesMSVCFloatingPoint(true);

Completed in 20 milliseconds