Searched refs:createUpper16 (Results 1 – 4 of 4) sorted by relevance
27 return ARMMCExpr::createUpper16(SubExpr, Ctx); in createExprForCAPIVariantKind()
47 static const ARMMCExpr *createUpper16(const MCExpr *Expr, MCContext &Ctx) { in createUpper16() function
59 Expr = ARMMCExpr::createUpper16(Expr, OutContext); in GetSymbolRef()
1633 ARMMCExpr::createUpper16(MCBinaryExpr::createSub(GVSymExpr, in emitInstruction()