Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h182 void setUsesMSVCFloatingPoint(bool b) { UsesMSVCFloatingPoint = b; } in setUsesMSVCFloatingPoint() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h198 void setUsesMSVCFloatingPoint(bool b) { UsesMSVCFloatingPoint = b; } in setUsesMSVCFloatingPoint() function