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

  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMCExpr.h 22 VK_ARM_LO16 // The R_ARM_MOVW_ABS_NC relocation (:lower16: in the .s file)
44 return create(VK_ARM_LO16, Expr, Ctx);
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
ARMMCExpr.h 22 VK_ARM_LO16 // The R_ARM_MOVW_ABS_NC relocation (:lower16: in the .s file)
44 return Create(VK_ARM_LO16, Expr, Ctx);

Completed in 305 milliseconds