Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachORelocationInfo.cpp28 return ARMMCExpr::createUpper16(SubExpr, Ctx); in createExprForCAPIVariantKind()
DARMMCExpr.h39 static const ARMMCExpr *createUpper16(const MCExpr *Expr, MCContext &Ctx) { in createUpper16() function
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachORelocationInfo.cpp29 return ARMMCExpr::createUpper16(SubExpr, Ctx); in createExprForCAPIVariantKind()
DARMMCExpr.h39 static const ARMMCExpr *createUpper16(const MCExpr *Expr, MCContext &Ctx) { in createUpper16() function
/external/llvm/lib/Target/ARM/
DARMMCInstLower.cpp44 Expr = ARMMCExpr::createUpper16(Expr, OutContext); in GetSymbolRef()
DARMAsmPrinter.cpp1473 ARMMCExpr::createUpper16(MCBinaryExpr::createSub(GVSymExpr, in EmitInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMMCInstLower.cpp60 Expr = ARMMCExpr::createUpper16(Expr, OutContext); in GetSymbolRef()
DARMAsmPrinter.cpp1405 ARMMCExpr::createUpper16(MCBinaryExpr::createSub(GVSymExpr, in EmitInstruction()