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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h198 void setUsesMSVCFloatingPoint(bool b) { UsesMSVCFloatingPoint = b; } function in class:llvm::MachineModuleInfo

Completed in 36 milliseconds