Searched defs:S8 (Results 1 – 10 of 10) sorted by relevance
19 # define S8(x) ((x) << 8) macro28 # define S8(x) ((x) >> 8) macro
53 S8 = 2.6174587166648325e-15; /* 0x179372ea0b3f64.0p-101 */ variable98 S8 = 0.28114572543451292625024967174638477283187397621303e-14L; variable
48 S8 = 2.6174587166648325e-15; /* 0x179372ea0b3f64.0p-101 */ variable
38 S8 = 0.28114572543451292625024967174638477283187397621303e-14L; variable
127 StringLiteral S6, StringLiteral S7, StringLiteral S8, in Cases()134 StringLiteral S6, StringLiteral S7, StringLiteral S8, in Cases()
399 #define S8 8 /* button 3 delayed up */ macro
2424 SDValue S8 = DAG.getConstant(8, dl, MVT::i32); in buildVector32() local
423 const LLT S8 = LLT::scalar(8); in AMDGPULegalizerInfo() local
141 typedef signed long long S8; // NOLINT typedef
68 typedef int8_t S8; typedef75 typedef signed char S8; typedef