Home
last modified time | relevance | path

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

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