Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp3020 void CombinerHelper::replaceInstWithConstant(MachineInstr &MI, in replaceInstWithConstant() function in CombinerHelper
3027 void CombinerHelper::replaceInstWithConstant(MachineInstr &MI, APInt C) const { in replaceInstWithConstant() function in CombinerHelper