/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | OcamlGCPrinter.cpp | 75 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getTextSection()); in beginAssembly() 78 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in beginAssembly() 102 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getTextSection()); in finishAssembly() 105 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly() 111 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly()
|
D | DwarfDebug.cpp | 902 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoDWOSection()); in getOrCreateDwarfCompileUnit() 905 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoSection()); in getOrCreateDwarfCompileUnit() 1081 const TargetLoweringObjectFile &TLOF = Asm->getObjFileLowering(); in finalizeModuleInfo() 1964 Holder.emitAbbrevs(Asm->getObjFileLowering().getDwarfAbbrevSection()); in emitAbbreviations() 1970 *Asm, Asm->getObjFileLowering().getDwarfStrOffSection(), in emitStringOffsetsTableHeader() 1993 emitAccel(AccelNames, Asm->getObjFileLowering().getDwarfAccelNamesSection(), in emitAccelNames() 2000 emitAccel(AccelObjC, Asm->getObjFileLowering().getDwarfAccelObjCSection(), in emitAccelObjC() 2007 Asm->getObjFileLowering().getDwarfAccelNamespaceSection(), in emitAccelNamespaces() 2013 emitAccel(AccelTypes, Asm->getObjFileLowering().getDwarfAccelTypesSection(), in emitAccelTypes() 2097 GnuStyle ? Asm->getObjFileLowering().getDwarfGnuPubNamesSection() in emitDebugPubSections() [all …]
|
D | DwarfCFIException.cpp | 68 const TargetLoweringObjectFile &TLOF = Asm->getObjFileLowering(); in endModule() 100 const TargetLoweringObjectFile &TLOF = Asm->getObjFileLowering(); in beginFunction() 157 const TargetLoweringObjectFile &TLOF = Asm->getObjFileLowering(); in beginFragment()
|
D | AsmPrinter.cpp | 214 const TargetLoweringObjectFile &AsmPrinter::getObjFileLowering() const { in getObjFileLowering() function in AsmPrinter 215 return *TM.getObjFileLowering(); in getObjFileLowering() 263 const_cast<TargetLoweringObjectFile&>(getObjFileLowering()) in doInitialization() 266 const_cast<TargetLoweringObjectFile &>(getObjFileLowering()) in doInitialization() 446 TM.getNameWithPrefix(Name, GV, getObjFileLowering().getMangler()); in getNameWithPrefix() 524 getObjFileLowering().getCommDirectiveSupportsAlignment(); in EmitGlobalVariable() 531 MCSection *TheSection = getObjFileLowering().SectionForGlobal(GV, GVKind, TM); in EmitGlobalVariable() 548 getObjFileLowering().getBSSSection() == TheSection) { in EmitGlobalVariable() 568 getObjFileLowering().getCommDirectiveSupportsAlignment(); in EmitGlobalVariable() 590 TheSection = getObjFileLowering().getTLSBSSSection(); in EmitGlobalVariable() [all …]
|
D | EHStreamer.cpp | 382 Asm->getObjFileLowering().getCallSiteEncoding(); in emitExceptionTable() 386 MCSection *LSDASection = Asm->getObjFileLowering().getLSDASection(); in emitExceptionTable() 421 TTypeEncoding = Asm->getObjFileLowering().getTTypeEncoding(); in emitExceptionTable()
|
D | AddressPool.cpp | 69 ? Asm.getObjFileLowering().getDebugThreadLocalSymbol(I.first) in emit()
|
D | ErlangGCPrinter.cpp | 51 AP.getObjFileLowering().getContext().getELFSection(".note.gc", in finishAssembly()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ |
D | TargetMachine.cpp | 255 const TargetLoweringObjectFile *TLOF = getObjFileLowering(); in getNameWithPrefix() 260 const TargetLoweringObjectFile *TLOF = getObjFileLowering(); in getSymbol()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRTargetMachine.h | 39 TargetLoweringObjectFile *getObjFileLowering() const override { in getObjFileLowering() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
D | MSP430TargetMachine.h | 41 TargetLoweringObjectFile *getObjFileLowering() const override { in getObjFileLowering() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BPFTargetMachine.h | 37 TargetLoweringObjectFile *getObjFileLowering() const override { in getObjFileLowering() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreTargetMachine.h | 47 TargetLoweringObjectFile *getObjFileLowering() const override { in getObjFileLowering() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiTargetMachine.h | 49 TargetLoweringObjectFile *getObjFileLowering() const override { in getObjFileLowering() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZTargetMachine.h | 48 TargetLoweringObjectFile *getObjFileLowering() const override { in getObjFileLowering() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCVTargetMachine.h | 41 TargetLoweringObjectFile *getObjFileLowering() const override { in getObjFileLowering() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
D | ARCTargetMachine.h | 43 TargetLoweringObjectFile *getObjFileLowering() const override { in getObjFileLowering() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonTargetMachine.h | 43 HexagonTargetObjectFile *getObjFileLowering() const override { in getObjFileLowering() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86TargetMachine.h | 52 TargetLoweringObjectFile *getObjFileLowering() const override { in getObjFileLowering() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/ |
D | VETargetMachine.h | 46 TargetLoweringObjectFile *getObjFileLowering() const override { in getObjFileLowering() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCTargetMachine.h | 53 TargetLoweringObjectFile *getObjFileLowering() const override { in getObjFileLowering() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyTargetMachine.h | 44 TargetLoweringObjectFile *getObjFileLowering() const override { in getObjFileLowering() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineModuleInfo.cpp | 226 MMI.TM.getObjFileLowering(), nullptr, nullptr, false) { in MachineModuleInfo() 239 TM->getObjFileLowering(), nullptr, nullptr, false) { in MachineModuleInfo()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64TargetMachine.h | 48 TargetLoweringObjectFile* getObjFileLowering() const override { in getObjFileLowering() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsTargetMachine.h | 62 TargetLoweringObjectFile *getObjFileLowering() const override { in getObjFileLowering() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcTargetMachine.h | 39 TargetLoweringObjectFile *getObjFileLowering() const override { in getObjFileLowering() function
|