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

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

Completed in 130 milliseconds