Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp530 static unsigned getExtLoadOpcForExtend(unsigned ExtOpc) { in getExtLoadOpcForExtend() function
600 unsigned CandidateLoadOpc = getExtLoadOpcForExtend(UseMI.getOpcode()); in matchCombineExtendingLoads()
651 unsigned LoadOpc = getExtLoadOpcForExtend(Preferred.ExtendOpcode); in applyCombineExtendingLoads()