Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h421 bool applySimplifyAddToSub(MachineInstr &MI,
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/GlobalISel/
H A DCombine.td343 (apply [{ return Helper.applySimplifyAddToSub(*${root}, ${info});}])
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2853 bool CombinerHelper::applySimplifyAddToSub( in applySimplifyAddToSub() function in CombinerHelper