Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1648 static APFloat constantFoldFpUnary(const MachineInstr &MI, in constantFoldFpUnary() function
1695 APFloat Folded = constantFoldFpUnary(MI, MRI, Cst->getValue()); in applyCombineConstantFoldFpUnary()