Searched defs:replaceInstWithFConstant (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | CombinerHelper.cpp | 2857 void CombinerHelper::replaceInstWithFConstant(MachineInstr &MI, double C) { replaceInstWithFConstant() function in CombinerHelper |