Home
last modified time | relevance | path

Searched defs:retval_type (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_function.c208 const struct dxil_type *retval_type, in dxil_alloc_func_with_rettype()
252 …const struct dxil_type *retval_type = get_type_from_string(mod, retval_type_descr, overload, &inde… in dxil_alloc_func() local
/third_party/node/deps/v8/src/builtins/
Dbuiltins-regexp-gen.cc575 MachineType retval_type = type_int32; in RegExpExecInternal() local