Searched defs:Associated (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerGlobalDtors.cpp96 Constant *Associated = CS->getOperand(2); local
135 Constant *Associated = AssociatedAndMore.first; local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp446 bool ELFAsmParser::parseMetadataSym(MCSymbolELF *&Associated) { argument
498 MCSymbolELF *Associated = nullptr; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp330 createELFSectionImpl(StringRef Section, unsigned Type, unsigned Flags, SectionKind K, unsigned EntrySize, const MCSymbolELF *Group, unsigned UniqueID, const MCSymbolELF *Associated) argument
386 getELFSection(const Twine &Section, unsigned Type, unsigned Flags, unsigned EntrySize, const Twine &Group, unsigned UniqueID, const MCSymbolELF *Associated) argument
398 getELFSection(const Twine &Section, unsigned Type, unsigned Flags, unsigned EntrySize, const MCSymbolELF *GroupSym, unsigned UniqueID, const MCSymbolELF *Associated) argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3165 auto Associated = dyn_cast<MCSymbolELF>(CurrentFnSym); local

Completed in 122 milliseconds