Home
last modified time | relevance | path

Searched refs:hasSubsectionsViaSymbols (Results 1 – 21 of 21) sorted by relevance

/external/llvm/include/llvm/MC/
DMCAsmInfo.h398 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols() function
DMCExpr.h312 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h425 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols() function
DMCExpr.h348 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols() function
/external/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h456 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols() function
DMCExpr.h400 bool hasSubsectionsViaSymbols() const { in hasSubsectionsViaSymbols() function
/external/llvm/lib/MC/
DMCExpr.cpp161 HasSubsectionsViaSymbols(MAI->hasSubsectionsViaSymbols()), in MCSymbolRefExpr()
625 bool IsMachO = SRE->hasSubsectionsViaSymbols(); in evaluateAsRelocatableImpl()
DMCAsmStreamer.cpp466 if (MAI->hasSubsectionsViaSymbols()) { in EmitThumbFunc()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCExpr.cpp180 HasSubsectionsViaSymbols(MAI->hasSubsectionsViaSymbols()), in MCSymbolRefExpr()
719 bool IsMachO = SRE->hasSubsectionsViaSymbols(); in evaluateAsRelocatableImpl()
DMCAsmStreamer.cpp593 if (MAI->hasSubsectionsViaSymbols()) { in EmitThumbFunc()
/external/llvm-project/llvm/lib/MC/
DMCExpr.cpp205 encodeSubclassData(Kind, MAI->hasSubsectionsViaSymbols())), in MCSymbolRefExpr()
812 bool IsMachO = SRE->hasSubsectionsViaSymbols(); in evaluateAsRelocatableImpl()
DMCAsmStreamer.cpp609 if (MAI->hasSubsectionsViaSymbols()) { in emitThumbFunc()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp692 if (MAI->hasSubsectionsViaSymbols()) { in EmitFunctionHeader()
1182 if (!HasAnyRealCode && (MAI->hasSubsectionsViaSymbols() || in EmitFunctionBody()
2802 else if (MAI->hasSubsectionsViaSymbols()) { in EmitGlobalConstant()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp729 if (MAI->hasSubsectionsViaSymbols()) { in emitFunctionHeader()
1320 if (!HasAnyRealCode && (MAI->hasSubsectionsViaSymbols() || in emitFunctionBody()
2943 else if (MAI->hasSubsectionsViaSymbols()) { in emitGlobalConstant()
/external/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
DARMAsmBackend.cpp435 if (A->hasSubsectionsViaSymbols() && Asm.isThumbFunc(&A->getSymbol()) && in adjustFixupValue()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMAsmBackend.cpp427 if (A->hasSubsectionsViaSymbols() && Asm.isThumbFunc(&A->getSymbol()) && in adjustFixupValue()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp922 if ((MAI->hasSubsectionsViaSymbols() && !HasAnyRealCode)) { in EmitFunctionBody()
2329 else if (MAI->hasSubsectionsViaSymbols()) { in EmitGlobalConstant()
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp763 if (MAI.hasSubsectionsViaSymbols()) { in Run()
/external/llvm-project/llvm/lib/MC/MCParser/
DAsmParser.cpp967 if (MAI.hasSubsectionsViaSymbols()) { in Run()
DMasmParser.cpp1292 if (MAI.hasSubsectionsViaSymbols()) { in Run()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DAsmParser.cpp962 if (MAI.hasSubsectionsViaSymbols()) { in Run()