Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp106 const SparcMCExpr *adjustPICRelocation(SparcMCExpr::VariantKind VK,
610 const MCExpr *Expr = adjustPICRelocation(SparcMCExpr::VK_Sparc_HI, ValExpr); in expandSET()
635 Expr = adjustPICRelocation(SparcMCExpr::VK_Sparc_LO, ValExpr); in expandSET()
953 const MCExpr *Val = adjustPICRelocation(VK, SubExpr); in parseTailRelocSym()
1486 SparcAsmParser::adjustPICRelocation(SparcMCExpr::VariantKind VK, in adjustPICRelocation() function in SparcAsmParser
1549 EVal = adjustPICRelocation(VK, subExpr); in matchSparcAsmModifiers()