Home
last modified time | relevance | path

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

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