Searched refs:getAsmInfo (Results 26 - 33 of 33) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp63 auto Prefix = Ctx.getAsmInfo()->getPrivateLabelPrefix();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCAssembler.cpp184 if (!getContext().getAsmInfo()->isSectionAtomizableBySymbols(
H A DELFObjectWriter.cpp849 const auto &MAI = MC.getAsmInfo();
H A DMCAsmStreamer.cpp71 MAI(Context.getAsmInfo()), InstPrinter(printer),
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp63 TargetMaxInstBytes(Ctx.getAsmInfo()->getMaxInstLength(&STI)) {
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp4287 if (getContext().getAsmInfo()->hasSingleParameterDotFile())
6807 OS << Ctx.getAsmInfo()->getPrivateLabelPrefix() << AR.Label;
6837 if (getContext().getAsmInfo()->getAlignmentIsInBytes())
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp1009 Ctx.getAsmInfo()->canRelaxRelocations();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp4375 << getContext().getAsmInfo()->getSeparatorString();

Completed in 226 milliseconds

12