Home
last modified time | relevance | path

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

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