HomeSort by relevance Sort by last modified time
    Searched defs:VK_ARM_HI16 (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMCExpr.h 21 VK_ARM_HI16, // The R_ARM_MOVT_ABS relocation (:upper16: in the .s file)
40 return create(VK_ARM_HI16, Expr, Ctx);
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
ARMMCExpr.h 21 VK_ARM_HI16, // The R_ARM_MOVT_ABS relocation (:upper16: in the .s file)
40 return Create(VK_ARM_HI16, Expr, Ctx);

Completed in 674 milliseconds