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

  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MCExpr.h 32 VK_SABS = 0x002,
67 VK_ABS_G2_S = VK_SABS | VK_G2,
70 VK_ABS_G1_S = VK_SABS | VK_G1,
73 VK_ABS_G0_S = VK_SABS | VK_G0,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MCExpr.h 32 VK_SABS = 0x002,
69 VK_ABS_G2_S = VK_SABS | VK_G2,
72 VK_ABS_G1_S = VK_SABS | VK_G1,
75 VK_ABS_G0_S = VK_SABS | VK_G0,

Completed in 67 milliseconds