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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h102 void applyCombineExtendingLoads(MachineInstr &MI, PreferredTuple &MatchInfo);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp356 applyCombineExtendingLoads(MI, Preferred);
441 void CombinerHelper::applyCombineExtendingLoads(MachineInstr &MI, function in class:CombinerHelper

Completed in 130 milliseconds