Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp357 static void computeUsesMSVCFloatingPoint(const Triple &TT, const Function &F, in computeUsesMSVCFloatingPoint() function
651 computeUsesMSVCFloatingPoint(TM.getTargetTriple(), Fn, MF->getMMI()); in runOnMachineFunction()