Searched defs:Type1 (Results 1 – 10 of 10) sorted by relevance
6 struct Type1 { int a; }; argument11 - (void) test:(struct Type1 *)arg; argument50 - (void) testCFTypeRef:(struct Type1 *)arg;
22 using Type1 = CppTypeFor<CAT1, KIND1>; typedef 32 using Type1 = CppTypeFor<TypeCategory::Complex, KIND1>; global() typedef 44 using Type1 = CppTypeFor<TypeCategory::Complex, KIND1>; global() typedef 55 using Type1 = CppTypeFor<CAT1, KIND1>; global() typedef [all...]
67 template <short T> class Type1 {}; class
4 template <short T> class Type1 {}; class
306 auto Type1 = N->getValueType(1); in selectAddCarry() local349 auto Type1 = N->getValueType(1); in selectSubCarry() local
17 typedef int Type1; // should show as char typedef
538 struct Type1 { struct540 using Return = SignatureType<int(ConditionalRewrite<Args, Params>...)>;
693 uint8_t Type1 = (Type >> 0) & 0xFF; getRelocationTypeName() local
207 LLT Type1; member
1084 isBitcastCompatible(const SPIRVType * Type1,const SPIRVType * Type2) const isBitcastCompatible() argument