Home
last modified time | relevance | path

Searched refs:CIEKey (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp1840 struct CIEKey { struct
1841 CIEKey() = default;
1843 explicit CIEKey(const MCDwarfFrameInfo &Frame) in CIEKey() function
1857 bool operator<(const CIEKey &Other) const { in operator <() argument
1867 bool operator==(const CIEKey &Other) const { in operator ==() argument
1875 bool operator!=(const CIEKey &Other) const { return !(*this == Other); } in operator !=() argument
1938 return CIEKey(X) < CIEKey(Y); in Emit()
1940 CIEKey LastKey; in Emit()
1955 CIEKey Key(Frame); in Emit()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc23029CIEKey, llvm::MCSymbol const*, llvm::DenseMapInfo<(anonymous namespace)::CIEKey>, llvm::DenseMapIn…