Lines Matching refs:VariantKind
47 MCSymbolRefExpr::VariantKind Variant = Target.getAccessVariant(); in getRelocType()
54 case MCSymbolRefExpr::VariantKind::VK_DTPREL: in getRelocType()
56 case MCSymbolRefExpr::VariantKind::VK_GOT: in getRelocType()
58 case MCSymbolRefExpr::VariantKind::VK_GOTREL: in getRelocType()
60 case MCSymbolRefExpr::VariantKind::VK_Hexagon_GD_GOT: in getRelocType()
62 case MCSymbolRefExpr::VariantKind::VK_Hexagon_IE: in getRelocType()
64 case MCSymbolRefExpr::VariantKind::VK_Hexagon_IE_GOT: in getRelocType()
66 case MCSymbolRefExpr::VariantKind::VK_Hexagon_LD_GOT: in getRelocType()
68 case MCSymbolRefExpr::VariantKind::VK_Hexagon_PCREL: in getRelocType()
70 case MCSymbolRefExpr::VariantKind::VK_TPREL: in getRelocType()
72 case MCSymbolRefExpr::VariantKind::VK_None: in getRelocType()
81 case MCSymbolRefExpr::VariantKind::VK_DTPREL: in getRelocType()
83 case MCSymbolRefExpr::VariantKind::VK_GOT: in getRelocType()
85 case MCSymbolRefExpr::VariantKind::VK_Hexagon_GD_GOT: in getRelocType()
87 case MCSymbolRefExpr::VariantKind::VK_Hexagon_IE_GOT: in getRelocType()
89 case MCSymbolRefExpr::VariantKind::VK_Hexagon_LD_GOT: in getRelocType()
91 case MCSymbolRefExpr::VariantKind::VK_TPREL: in getRelocType()
93 case MCSymbolRefExpr::VariantKind::VK_None: in getRelocType()