Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp90 const SparcMCExpr *adjustPICRelocation(SparcMCExpr::VariantKind VK,
535 const MCExpr *Expr = adjustPICRelocation(SparcMCExpr::VK_Sparc_HI, ValExpr); in expandSET()
560 Expr = adjustPICRelocation(SparcMCExpr::VK_Sparc_LO, ValExpr); in expandSET()
1205 SparcAsmParser::adjustPICRelocation(SparcMCExpr::VariantKind VK, in adjustPICRelocation() function in SparcAsmParser
1251 EVal = adjustPICRelocation(VK, subExpr); in matchSparcAsmModifiers()
/external/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp73 const SparcMCExpr *adjustPICRelocation(SparcMCExpr::VariantKind VK,
507 const MCExpr *Expr = adjustPICRelocation(SparcMCExpr::VK_Sparc_HI, ValExpr); in expandSET()
532 Expr = adjustPICRelocation(SparcMCExpr::VK_Sparc_LO, ValExpr); in expandSET()
1215 SparcAsmParser::adjustPICRelocation(SparcMCExpr::VariantKind VK, in adjustPICRelocation() function in SparcAsmParser
1263 EVal = adjustPICRelocation(VK, subExpr); in matchSparcAsmModifiers()