reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2537 return ::CheckCondCode(MatcherTable, MatcherIndex, N.getOperand(2)); 2653 Result = !::CheckCondCode(Table, Index, N); 3144 if (!::CheckCondCode(MatcherTable, MatcherIndex, N)) break;