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