Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCSectionELF.h51 const MCSectionELF *Associated; variable
57 MCSymbol *Begin, const MCSectionELF *Associated) in MCSectionELF()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerGlobalDtors.cpp96 Constant *Associated = CS->getOperand(2); in runOnModule() local
135 Constant *Associated = AssociatedAndMore.first; in runOnModule() local
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerGlobalDtors.cpp100 Constant *Associated = CS->getOperand(2); in runOnModule() local
148 Constant *Associated = AssociatedAndMore.first; in runOnModule() local
/external/llvm-project/llvm/unittests/IR/
DDebugInfoTest.cpp214 DIExpression *Associated = getDIExpression(1); in TEST() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp335 const MCSymbolELF *Associated) { in createELFSectionImpl()
389 const MCSymbolELF *Associated) { in getELFSection()
402 const MCSymbolELF *Associated) { in getELFSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DELFAsmParser.cpp446 bool ELFAsmParser::parseMetadataSym(MCSymbolELF *&Associated) { in parseMetadataSym()
498 MCSymbolELF *Associated = nullptr; in ParseSectionArguments() local
/external/llvm/lib/MC/
DMCContext.cpp315 const MCSectionELF *Associated) { in createELFRelSection()
350 const MCSectionELF *Associated) { in getELFSection()
/external/llvm-project/llvm/lib/IR/
DDebugInfoMetadata.cpp588 Metadata *DataLocation, Metadata *Associated, Metadata *Allocated, in getImpl()
613 Metadata *DataLocation, Metadata *Associated, Metadata *Allocated, in buildODRType()
652 Metadata *DataLocation, Metadata *Associated, Metadata *Allocated, in getODRType()
/external/llvm-project/llvm/lib/Bitcode/Reader/
DMetadataLoader.cpp1490 Metadata *Associated = nullptr; in parseOneMetadata() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp3165 auto Associated = dyn_cast<MCSymbolELF>(CurrentFnSym); in emitXRayTable() local