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.h408 applyCombineAddP2IToPtrAdd(MachineInstr &MI,
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
H A DCombine.td724 (apply [{ Helper.applyCombineAddP2IToPtrAdd(*${root}, ${info}); }])
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2561 void CombinerHelper::applyCombineAddP2IToPtrAdd( in applyCombineAddP2IToPtrAdd() function in CombinerHelper