Searched defs:float_type (Results 1 – 7 of 7) sorted by relevance
34 let float_type = Llvm.float_type context var
731 typedef float float_type; in GetFloat() typedef755 typedef double float_type; in GetDouble() typedef780 typedef long double float_type; in GetLongDouble() typedef
208 struct lp_type float_type; member
162 static const glsl_type *const float_type; member
181 LLVMTypeRef float_type = LLVMFloatTypeInContext(gallivm->context); in emit_facing_coef() local
157 LLVMTypeRef float_type = LLVMFloatTypeInContext(gallivm->context); in create_jit_context_type() local
530 val float_type : llcontext -> lltype val