Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h392 bool matchCombineExtOfExt(MachineInstr &MI,
/openbsd-src/gnu/llvm/llvm/include/llvm/Target/GlobalISel/
H A DCombine.td576 [{ return Helper.matchCombineExtOfExt(*${root}, ${matchinfo}); }]),
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2153 bool CombinerHelper::matchCombineExtOfExt( in matchCombineExtOfExt() function in CombinerHelper