Searched refs:getSalvageOpsForTrunc (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenCommonISel.cpp217 static MachineOperand *getSalvageOpsForTrunc(const MachineRegisterInfo &MRI, function
241 return getSalvageOpsForTrunc(MRI, MI, Ops);

Completed in 151 milliseconds