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

  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MCExpr.h 61 // omitted in line with assembly syntax here (VK_LO12 rather than VK_LO12_NC
75 VK_LO12 = VK_ABS | VK_PAGEOFF | VK_NC,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MCExpr.h 62 // omitted in line with assembly syntax here (VK_LO12 rather than VK_LO12_NC
77 VK_LO12 = VK_ABS | VK_PAGEOFF | VK_NC,

Completed in 416 milliseconds