Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
HDWebAssemblyLowerGlobalDtors.cpp96 Constant *Associated = CS->getOperand(2); in runOnModule() local
135 Constant *Associated = AssociatedAndMore.first; in runOnModule() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
HDMCContext.cpp335 const MCSymbolELF *Associated) { in createELFSectionImpl()
389 const MCSymbolELF *Associated) { in getELFSection()
402 const MCSymbolELF *Associated) { in getELFSection()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
HDELFAsmParser.cpp446 bool ELFAsmParser::parseMetadataSym(MCSymbolELF *&Associated) { in parseMetadataSym()
498 MCSymbolELF *Associated = nullptr; in ParseSectionArguments() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDAsmPrinter.cpp3165 auto Associated = dyn_cast<MCSymbolELF>(CurrentFnSym); in emitXRayTable() local