Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h330 bool applyCombineExtOfExt(MachineInstr &MI,
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/GlobalISel/
H A DCombine.td456 (apply [{ return Helper.applyCombineExtOfExt(*${root}, ${matchinfo}); }])
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2431 bool CombinerHelper::applyCombineExtOfExt( in applyCombineExtOfExt() function in CombinerHelper