Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h377 void applyCombineAddP2IToPtrAdd(MachineInstr &MI,
/openbsd-src/gnu/llvm/llvm/include/llvm/Target/GlobalISel/
H A DCombine.td489 (apply [{ Helper.applyCombineAddP2IToPtrAdd(*${root}, ${info}); }])
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2080 void CombinerHelper::applyCombineAddP2IToPtrAdd( in applyCombineAddP2IToPtrAdd() function in CombinerHelper