Home
last modified time | relevance | path

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

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