Home
last modified time | relevance | path

Searched refs:setUsesMSVCFloatingPoint (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h208 void setUsesMSVCFloatingPoint(bool b) { UsesMSVCFloatingPoint = b; } in setUsesMSVCFloatingPoint() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp403 MMI.setUsesMSVCFloatingPoint(true); in computeUsesMSVCFloatingPoint()
408 MMI.setUsesMSVCFloatingPoint(true); in computeUsesMSVCFloatingPoint()