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

/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_module.c501 get_int64_type(struct dxil_module *m) function in typeref:typename:const struct dxil_type *
525 case 64: return get_int64_type(m);
682 case DXIL_I64: return get_int64_type(mod);
750 case DXIL_COMP_TYPE_U64: return get_int64_type(m);
751 case DXIL_COMP_TYPE_I64: return get_int64_type(m);
1597 const struct dxil_type *type = get_int64_type(m);
2387 const struct dxil_type *type = get_int64_type(m);

Completed in 6 milliseconds