Home
last modified time | relevance | path

Searched defs:FnSym (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp175 MCSymbol *FnSym = OutContext.getOrCreateSymbol("__cfi_" + MF.getName()); in emitKCFITypeId() local
/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp965 getSectionForLSDA(const Function & F,const MCSymbol & FnSym,const TargetMachine & TM) const getSectionForLSDA() argument
2703 getSectionForLSDA(const Function & F,const MCSymbol & FnSym,const TargetMachine & TM) const getSectionForLSDA() argument
2727 getSectionForLSDA(const Function & F,const MCSymbol & FnSym,const TargetMachine & TM) const getSectionForLSDA() argument
/llvm-project/llvm/lib/MC/
H A DMCStreamer.cpp1111 emitPseudoProbe(uint64_t Guid,uint64_t Index,uint64_t Type,uint64_t Attr,uint64_t Discriminator,const MCPseudoProbeInlineStack & InlineStack,MCSymbol * FnSym) emitPseudoProbe() argument
H A DMCAsmStreamer.cpp2422 emitPseudoProbe(uint64_t Guid,uint64_t Index,uint64_t Type,uint64_t Attr,uint64_t Discriminator,const MCPseudoProbeInlineStack & InlineStack,MCSymbol * FnSym) emitPseudoProbe() argument
/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp5928 MCSymbol *FnSym = getContext().lookupSymbol(FnName); parseDirectivePseudoProbe() local