Home
last modified time | relevance | path

Searched refs:VK_PPC_TOCBASE (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/MC/
DMCExpr.cpp209 case VK_PPC_TOCBASE: return "tocbase"; in getVariantKindName()
334 .Case("TOCBASE", VK_PPC_TOCBASE) in getVariantKindForName()
335 .Case("tocbase", VK_PPC_TOCBASE) in getVariantKindForName()
/freebsd-10-stable/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCELFObjectWriter.cpp329 case MCSymbolRefExpr::VK_PPC_TOCBASE: in getRelocTypeInner()
/freebsd-10-stable/contrib/llvm/include/llvm/MC/
DMCExpr.h184 VK_PPC_TOCBASE, // symbol@tocbase enumerator
/freebsd-10-stable/contrib/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp750 MCSymbolRefExpr::VK_PPC_TOCBASE, OutContext), in EmitFunctionEntryLabel()