/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCDwarf.cpp | 58 UseRelocs = Ctx.getAsmInfo()->doesDwarfUseRelocationsAcrossSections(); in MCDwarfLineStr() 72 unsigned MinInsnLength = Context.getAsmInfo()->getMinInstAlignment(); in ScaleAddrDelta() 204 const MCAsmInfo *asmInfo = MCOS->getContext().getAsmInfo(); in EmitDwarfLineTable() 224 const MCAsmInfo *AsmInfo = Ctx.getAsmInfo(); in EmitDwarfLineTable() 297 if (Context.getAsmInfo()->hasAggressiveSymbolFolding()) in forceExpAbs() 478 MCOS->EmitIntValue(context.getAsmInfo()->getCodePointerSize(), 1); in Emit() 494 MCOS->EmitIntValue(context.getAsmInfo()->getMinInstAlignment(), 1); in Emit() 759 const MCAsmInfo *asmInfo = Context.getAsmInfo(); in FixedEncode() 868 const MCAsmInfo *asmInfo = context.getAsmInfo(); in EmitGenDwarfAranges() 951 const MCAsmInfo &AsmInfo = *context.getAsmInfo(); in EmitGenDwarfInfo() [all …]
|
D | MCStreamer.cpp | 60 *Streamer.getContext().getAsmInfo(), in changeSection() 73 Value->print(OS, Streamer.getContext().getAsmInfo()); in emitValue() 78 const MCAsmInfo *MAI = Streamer.getContext().getAsmInfo(); in emitRawBytes() 136 const bool isLittleEndian = Context.getAsmInfo()->isLittleEndian(); in EmitIntValue() 250 StringRef Prefix = Context.getAsmInfo()->getPrivateGlobalPrefix(); in getDwarfLineTableSymbol() 431 const MCAsmInfo* MAI = Context.getAsmInfo(); in EmitCFIStartProc() 657 const MCAsmInfo *MAI = Context.getAsmInfo(); in EnsureValidWinFrameInfo() 672 const MCAsmInfo *MAI = Context.getAsmInfo(); in EmitWinCFIStartProc() 786 if (!Context.getAsmInfo()->hasCOFFAssociativeComdats()) { in getWinCFISection() 1029 const MCAsmInfo *MAI = Context.getAsmInfo(); in emitAbsoluteSymbolDiff()
|
D | MCELFStreamer.cpp | 96 SwitchSection(Ctx.getAsmInfo()->getNonexecutableStackSection(Ctx)); in InitSections()
|
D | MCExpr.cpp | 188 return new (Ctx) MCSymbolRefExpr(Sym, Kind, Ctx.getAsmInfo(), Loc); in create()
|
D | MCObjectFileInfo.cpp | 311 FDECFIEncoding = Ctx->getAsmInfo()->getCodePointerSize() == 4 in initELFMCObjectFileInfo()
|
D | MCAssembler.cpp | 183 if (!getContext().getAsmInfo()->isSectionAtomizableBySymbols( in getAtom()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMCTargetDesc.cpp | 110 const MCAsmInfo *MAI = Streamer.getContext().getAsmInfo(); in emitTCEntry() 129 const MCAsmInfo *MAI = Streamer.getContext().getAsmInfo(); in emitLocalEntry() 249 const MCAsmInfo *MAI = Streamer.getContext().getAsmInfo(); in emitTCEntry()
|
D | PPCMCCodeEmitter.h | 33 IsLittleEndian(ctx.getAsmInfo()->isLittleEndian()) {} in PPCMCCodeEmitter()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/MCTargetDesc/ |
D | NVPTXTargetStreamer.cpp | 96 Section->PrintSwitchToSection(*getStreamer().getContext().getAsmInfo(), in changeSection() 110 const MCAsmInfo *MAI = Streamer.getContext().getAsmInfo(); in emitRawBytes()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCDisassembler/ |
D | Disassembler.cpp | 144 const MCAsmInfo *MAI = DC->getAsmInfo(); in emitComments() 320 const MCAsmInfo *MAI = DC->getAsmInfo(); in LLVMSetDisasmOptions()
|
D | Disassembler.h | 110 const MCAsmInfo *getAsmInfo() const { return MAI.get(); } in getAsmInfo() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86ELFObjectWriter.cpp | 203 if (!Ctx.getAsmInfo()->canRelaxRelocations()) in getRelocType64() 265 if (!Ctx.getAsmInfo()->canRelaxRelocations()) in getRelocType32()
|
D | X86WinCOFFTargetStreamer.cpp | 102 ProcSym->print(OS, getStreamer().getContext().getAsmInfo()); in emitFPOProc() 120 ProcSym->print(OS, getStreamer().getContext().getAsmInfo()); in emitFPOData()
|
D | X86MachObjectWriter.cpp | 220 if (!Asm.getContext().getAsmInfo()->isSectionAtomizableBySymbols(Sec)) in RecordX86_64Relocation()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfCFIException.cpp | 124 shouldEmitCFI = MF->getMMI().getContext().getAsmInfo()->usesCFIForEH() && in beginFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/Disassembler/ |
D | BPFDisassembler.cpp | 165 bool IsLittleEndian = getContext().getAsmInfo()->isLittleEndian(); in getInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/MCTargetDesc/ |
D | SparcMCCodeEmitter.cpp | 102 Ctx.getAsmInfo()->isLittleEndian() ? support::little in encodeInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMTargetStreamer.cpp | 54 const bool LittleEndian = getStreamer().getContext().getAsmInfo()->isLittleEndian(); in emitInst()
|
D | ARMELFStreamer.cpp | 245 const MCAsmInfo *MAI = Streamer.getContext().getAsmInfo(); in emitThumbSet() 502 const bool LittleEndian = getContext().getAsmInfo()->isLittleEndian(); in emitInst()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64MachObjectWriter.cpp | 318 if (!Asm.getContext().getAsmInfo()->isSectionAtomizableBySymbols(Sec)) in recordRelocation()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCContext.h | 318 const MCAsmInfo *getAsmInfo() const { return MAI; } in getAsmInfo() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
D | AsmParser.cpp | 1962 IDVal, getContext().getAsmInfo()->getCodePointerSize()); in parseStatement() 1973 bool IsPow2 = !getContext().getAsmInfo()->getAlignmentIsInBytes(); in parseStatement() 1977 bool IsPow2 = !getContext().getAsmInfo()->getAlignmentIsInBytes(); in parseStatement() 3421 if (getContext().getAsmInfo()->hasSingleParameterDotFile()) in parseDirectiveFile() 5963 OS << Ctx.getAsmInfo()->getPrivateLabelPrefix() << AR.Label; in parseMSInlineAsm() 5993 if (getContext().getAsmInfo()->getAlignmentIsInBytes()) in parseMSInlineAsm()
|
D | ELFAsmParser.cpp | 531 if (!getContext().getAsmInfo()->usesSunStyleELFSectionSwitchSyntax() in ParseSectionArguments()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 106 if (Ctx.getAsmInfo()->getExceptionHandlingType() == ExceptionHandling::ARM) in Initialize() 1635 getContext().getAsmInfo()->hasCOFFComdatConstants()) { in getSectionForConstant()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/Disassembler/ |
D | SparcDisassembler.cpp | 336 bool isLittleEndian = getContext().getAsmInfo()->isLittleEndian(); in getInstruction()
|