Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCExpr.h63 const MCSection *FindAssociatedSection() const { in FindAssociatedSection() function
/external/llvm/lib/Target/NVPTX/
DNVPTXMCExpr.h70 const MCSection *FindAssociatedSection() const { in FindAssociatedSection() function
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCExpr.h83 const MCSection *FindAssociatedSection() const { in FindAssociatedSection() function
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCExpr.h172 const MCSection *FindAssociatedSection() const { in FindAssociatedSection() function
/external/llvm/lib/MC/
DMCExpr.cpp743 const MCSection *MCExpr::FindAssociatedSection() const { in FindAssociatedSection() function in MCExpr