Home
last modified time | relevance | path

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

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