Home
last modified time | relevance | path

Searched refs:RHS_S (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/MC/
DMCExpr.cpp589 const MCSection *RHS_S = BE->getRHS()->FindAssociatedSection(); in FindAssociatedSection() local
593 return RHS_S; in FindAssociatedSection()
594 if (RHS_S == MCSymbol::AbsolutePseudoSection) in FindAssociatedSection()
598 return LHS_S ? LHS_S : RHS_S; in FindAssociatedSection()