Searched refs:get_float64_type (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_module.c548 get_float64_type(struct dxil_module *m) function in typeref:typename:const struct dxil_type *
561 case 64: return get_float64_type(m);
685 case DXIL_F64: return get_float64_type(mod);
747 case DXIL_COMP_TYPE_F64: return get_float64_type(m);
1685 const struct dxil_type *type = get_float64_type(m);

Completed in 8 milliseconds