Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
HDCombinerHelper.h568 void applyCombineInsertVecElts(MachineInstr &MI,
/freebsd-head/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
HDCombine.td891 (apply [{ Helper.applyCombineInsertVecElts(*${root}, ${info}); }])>;
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDCombinerHelper.cpp3078 void CombinerHelper::applyCombineInsertVecElts( in applyCombineInsertVecElts() function in CombinerHelper