Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2535 Register AbsSrc; in matchCombineFAbsOfFAbs() local
2536 return mi_match(Src, MRI, m_GFabs(m_Reg(AbsSrc))); in matchCombineFAbsOfFAbs()