Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h374 void applyCombineAddP2IToPtrAdd(MachineInstr &MI,
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
H A DCombine.td680 (apply [{ Helper.applyCombineAddP2IToPtrAdd(*${root}, ${info}); }])
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2457 void CombinerHelper::applyCombineAddP2IToPtrAdd( in applyCombineAddP2IToPtrAdd() function in CombinerHelper