Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h405 matchCombineAddP2IToPtrAdd(MachineInstr &MI,
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
H A DCombine.td723 [{ return Helper.matchCombineAddP2IToPtrAdd(*${root}, ${info}); }]),
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2536 bool CombinerHelper::matchCombineAddP2IToPtrAdd( in matchCombineAddP2IToPtrAdd() function in CombinerHelper