Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCDwarf.cpp224 const MCAsmInfo *AsmInfo = Ctx.getAsmInfo(); in EmitDwarfLineTable() local
951 const MCAsmInfo &AsmInfo = *context.getAsmInfo(); in EmitGenDwarfInfo() local
1103 const MCAsmInfo *AsmInfo = context.getAsmInfo(); in EmitGenDwarfRanges() local
1140 const MCAsmInfo *AsmInfo = context.getAsmInfo(); in Emit() local
1828 const MCAsmInfo *AsmInfo = Context.getAsmInfo(); in Emit() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetMachine.h93 std::unique_ptr<const MCAsmInfo> AsmInfo; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1190 static bool canUsePrivateLabel(const MCAsmInfo &AsmInfo, in canUsePrivateLabel()
DMachineVerifier.cpp662 const MCAsmInfo *AsmInfo = TM->getMCAsmInfo(); in visitMachineBasicBlockBefore() local