Home
last modified time | relevance | path

Searched defs:replaceInstWithFConstant (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2857 void CombinerHelper::replaceInstWithFConstant(MachineInstr &MI, double C) { replaceInstWithFConstant() function in CombinerHelper
2878 void CombinerHelper::replaceInstWithFConstant(MachineInstr &MI, ConstantFP *CFP) { replaceInstWithFConstant() function in CombinerHelper