Searched defs:Associated (Results 1 – 10 of 10) sorted by relevance
/external/llvm/include/llvm/MC/ |
D | MCSectionELF.h | 51 const MCSectionELF *Associated; variable 57 MCSymbol *Begin, const MCSectionELF *Associated) in MCSectionELF()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyLowerGlobalDtors.cpp | 96 Constant *Associated = CS->getOperand(2); in runOnModule() local 135 Constant *Associated = AssociatedAndMore.first; in runOnModule() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
D | LowerGlobalDtors.cpp | 114 Constant *Associated = CS->getOperand(2); in runImpl() local 161 Constant *Associated = AssociatedAndMore.first; in runImpl() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCContext.cpp | 335 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/ |
D | ELFAsmParser.cpp | 446 bool ELFAsmParser::parseMetadataSym(MCSymbolELF *&Associated) { in parseMetadataSym() 498 MCSymbolELF *Associated = nullptr; in ParseSectionArguments() local
|
/external/llvm/lib/MC/ |
D | MCContext.cpp | 315 const MCSectionELF *Associated) { in createELFRelSection() 350 const MCSectionELF *Associated) { in getELFSection()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 691 Metadata *DataLocation, Metadata *Associated, Metadata *Allocated, in getImpl() 719 Metadata *DataLocation, Metadata *Associated, Metadata *Allocated, in buildODRType() 761 Metadata *DataLocation, Metadata *Associated, Metadata *Allocated, in getODRType()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/ |
D | MetadataLoader.cpp | 1510 Metadata *Associated = nullptr; in parseOneMetadata() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 717 const bool Associated = GO->getMetadata(LLVMContext::MD_associated); in calcUniqueIDUpdateFlagsAndSize() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 3165 auto Associated = dyn_cast<MCSymbolELF>(CurrentFnSym); in emitXRayTable() local
|