Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h120 void replaceRegOpWith(MachineRegisterInfo &MRI, MachineOperand &FromRegOp,
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp135 void CombinerHelper::replaceRegOpWith(MachineRegisterInfo &MRI, in replaceRegOpWith() function in CombinerHelper
539 replaceRegOpWith(MRI, UseMO, NewDstReg); in applyCombineExtendingLoads()
591 replaceRegOpWith(MRI, UseSrcMO, ChosenDstReg); in applyCombineExtendingLoads()