Home
last modified time | relevance | path

Searched defs:FindAssociatedSection (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsMCExpr.h54 const MCSection *FindAssociatedSection() const override { in FindAssociatedSection() function
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCExpr.cpp89 const MCSection *AArch64MCExpr::FindAssociatedSection() const { in FindAssociatedSection() function in AArch64MCExpr
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCExpr.h66 const MCSection *FindAssociatedSection() const override { in FindAssociatedSection() function
/external/llvm/lib/Target/NVPTX/
DNVPTXMCExpr.h71 const MCSection *FindAssociatedSection() const override { in FindAssociatedSection() function
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCExpr.h85 const MCSection *FindAssociatedSection() const override { in FindAssociatedSection() function
/external/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcMCExpr.h93 const MCSection *FindAssociatedSection() const override { in FindAssociatedSection() function
/external/llvm/lib/MC/
DMCExpr.cpp745 const MCSection *MCExpr::FindAssociatedSection() const { in FindAssociatedSection() function in MCExpr