Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp3165 auto Associated = dyn_cast<MCSymbolELF>(CurrentFnSym); in emitXRayTable() local