Home | History | Annotate | Download | only in AsmParser

Lines Matching defs:VK

1059     MCSymbolRefExpr::VariantKind VK = getVariantKind(RelocStr);
1060 Res = MCSymbolRefExpr::Create(Symbol, VK, getContext());
1556 MCSymbolRefExpr::VariantKind VK
1577 return VK;