Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp420 static void computeUsesMSVCFloatingPoint(const Triple &TT, const Function &F, in computeUsesMSVCFloatingPoint() function
799 computeUsesMSVCFloatingPoint(TM.getTargetTriple(), Fn, MF->getMMI()); in runOnMachineFunction()