OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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