Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h388 void applyCombineExtOfExt(MachineInstr &MI,
/llvm-project-15.0.7/llvm/include/llvm/Target/GlobalISel/
H A DCombine.td512 (apply [{ Helper.applyCombineExtOfExt(*${root}, ${matchinfo}); }])
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2155 void CombinerHelper::applyCombineExtOfExt( in applyCombineExtOfExt() function in CombinerHelper