reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
 2555   if (Val & 128)
 2556     Val = GetVBR(Val, MatcherTable, MatcherIndex);
 2556     Val = GetVBR(Val, MatcherTable, MatcherIndex);
 2559   return C && C->getSExtValue() == Val;