Searched refs:DXIL_FUNC_PARAM_INT64 (Results 1 – 2 of 2) sorted by relevance
27 #define DXIL_FUNC_PARAM_INT64 'l' macro
164 case DXIL_FUNC_PARAM_INT64: return dxil_module_get_int_type(mod, 64); in get_type_from_string()