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 69 milliseconds