Searched defs:int_type (Results 1 – 17 of 17) sorted by relevance
139 LLVMTypeRef int_type; in lp_build_const_int_pointer() local
215 struct lp_type int_type; member
1175 LLVMTypeRef int_type; in lp_build_sgn() local2030 struct lp_type int_type = lp_int_type(bld->type); in lp_build_sin() local2249 struct lp_type int_type = lp_int_type(bld->type); in lp_build_cos() local
70 LLVMTypeRef int_type = LLVMInt32TypeInContext(bld->gallivm->context); in lp_exec_mask_init() local233 LLVMTypeRef int_type = LLVMInt32TypeInContext(mask->bld->gallivm->context); in lp_exec_endloop() local
1562 struct lp_type int_type, in lp_build_size_query_soa()
25 typedef typename base::int_type int_type; typedef
27 typedef typename base::int_type int_type; typedef
28 typedef base::int_type int_type; typedef
122 def int_type(self): member in DebugIntegerTypesFailures
22 typedef int int_type; typedef
39 typedef int int_type; typedef
154 static const glsl_type *const int_type; member
1274 GLuint int_type:1; member1289 GLuint int_type:1; member
2374 static CType char_pointer_type, func_old_type, int_type; variable