HomeSort by relevance Sort by last modified time
    Searched refs:createUpper16 (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMachORelocationInfo.cpp 29 return ARMMCExpr::createUpper16(SubExpr, Ctx);
ARMMCExpr.h 39 static const ARMMCExpr *createUpper16(const MCExpr *Expr, MCContext &Ctx) {
  /external/llvm/lib/Target/ARM/
ARMMCInstLower.cpp 47 Expr = ARMMCExpr::createUpper16(Expr, OutContext);
ARMAsmPrinter.cpp     [all...]

Completed in 59 milliseconds