Searched defs:float_type (Results 1 – 13 of 13) sorted by relevance
28 let float_type = Llvm.float_type context var
34 let float_type = Llvm.float_type context var
83 float_type = type("float", "f", "GLSL_TYPE_FLOAT") variable
409 const std::type_info& float_type = typeid(glw::GLfloat); in useAsShaderInput() local
221 LLVMTypeRef float_type = LLVMFloatTypeInContext(gallivm->context); in create_jit_context_type() local272 LLVMTypeRef float_type = LLVMFloatTypeInContext(gallivm->context); in create_gs_jit_context_type() local333 LLVMTypeRef float_type = LLVMFloatTypeInContext(gallivm->context); in create_gs_jit_input_type() local
325 struct lp_type float_type; member
948 int float_type; /* Used to see if we have a nan, inf, or regular float. */ in format_float_internal() local
134 LLVMTypeRef float_type = LLVMFloatTypeInContext(gallivm->context); in emit_facing_coef() local
1033 int float_type; /* Used to see if we have a nan, inf, or regular float. */ in format_float_internal() local
919 llvm::Type* float_type; in EmitCallToRuntime() local
59 llvm::Type* float_type = x->getType(); in EmitReducePrecisionFloat() local
423 val float_type : llcontext -> lltype val
556 val float_type : llcontext -> lltype val