Searched refs:IsPatternMatch (Results 1 – 2 of 2) sorted by relevance
1493 bool IsPatternMatch();1570 bool IsPatternMatch();
4929 bool LoadFloatPointPattern::IsPatternMatch() in IsPatternMatch() function in maplebe::LoadFloatPointPattern4956 if (FindLoadFloatPoint(insn) && IsPatternMatch()) { in CheckCondition()5172 bool LongIntCompareWithZPattern::IsPatternMatch() in IsPatternMatch() function in maplebe::LongIntCompareWithZPattern5197 if (FindLondIntCmpWithZ(insn) && IsPatternMatch()) { in CheckCondition()