|
LLVM 22.0.0git
|
Public Types | |
| using | TOCKey = std::pair<const MCSymbol *, PPCMCExpr::Specifier> |
Static Public Member Functions | |
| static TOCKey | getEmptyKey () |
| static TOCKey | getTombstoneKey () |
| static unsigned | getHashValue (const TOCKey &PairVal) |
| static bool | isEqual (const TOCKey &A, const TOCKey &B) |
Definition at line 109 of file PPCAsmPrinter.cpp.
| using llvm::DenseMapInfo< std::pair< const MCSymbol *, PPCMCExpr::Specifier > >::TOCKey = std::pair<const MCSymbol *, PPCMCExpr::Specifier> |
Definition at line 110 of file PPCAsmPrinter.cpp.
|
inlinestatic |
Definition at line 112 of file PPCAsmPrinter.cpp.
References llvm::PPC::S_None.
|
inlinestatic |
Definition at line 116 of file PPCAsmPrinter.cpp.
References llvm::detail::combineHashValue().
|
inlinestatic |
Definition at line 113 of file PPCAsmPrinter.cpp.
References llvm::PPC::S_None.
|
inlinestatic |
Definition at line 121 of file PPCAsmPrinter.cpp.