Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp492 static unsigned getExtLoadOpcForExtend(unsigned ExtOpc) { in getExtLoadOpcForExtend() function
562 unsigned CandidateLoadOpc = getExtLoadOpcForExtend(UseMI.getOpcode()); in matchCombineExtendingLoads()
613 unsigned LoadOpc = getExtLoadOpcForExtend(Preferred.ExtendOpcode); in applyCombineExtendingLoads()