Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h375 bool matchCombineAddP2IToPtrAdd(MachineInstr &MI,
/openbsd-src/gnu/llvm/llvm/include/llvm/Target/GlobalISel/
H A DCombine.td488 [{ return Helper.matchCombineAddP2IToPtrAdd(*${root}, ${info}); }]),
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2055 bool CombinerHelper::matchCombineAddP2IToPtrAdd( in matchCombineAddP2IToPtrAdd() function in CombinerHelper