Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h394 void applyCombineExtOfExt(MachineInstr &MI,
/openbsd-src/gnu/llvm/llvm/include/llvm/Target/GlobalISel/
H A DCombine.td577 (apply [{ Helper.applyCombineExtOfExt(*${root}, ${matchinfo}); }])
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2174 void CombinerHelper::applyCombineExtOfExt( in applyCombineExtOfExt() function in CombinerHelper