HomeSort by relevance Sort by last modified time
    Searched defs:ret_type (Results 1 - 25 of 35) sorted by null

1 2

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_assert.c 67 LLVMTypeRef ret_type; local
74 ret_type = LLVMVoidTypeInContext(context);
80 ret_type, arg_types, ARRAY_SIZE(arg_types),
lp_bld_format_cached.c 172 LLVMTypeRef ret_type; local
178 ret_type = LLVMVoidTypeInContext(gallivm->context);
183 function_type = LLVMFunctionType(ret_type, arg_types,
lp_bld_format_aos.c 793 LLVMTypeRef ret_type; local
797 ret_type = LLVMVoidTypeInContext(gallivm->context);
802 function_type = LLVMFunctionType(ret_type, arg_types,
898 LLVMTypeRef ret_type; local
901 ret_type = LLVMVoidTypeInContext(gallivm->context);
909 ret_type,
lp_bld_arit.c 1983 LLVMTypeRef ret_type = lp_build_int_vec_type(bld->gallivm, type); local
    [all...]
lp_bld_sample_soa.c 3269 LLVMTypeRef ret_type; local
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/src/bfin/
sysv.S 47 ret_type = stack (fp+20) define
ffi.c 122 int ret_type = cif->flags; local
130 ffi_call_SYSV(cif->bytes, &ecif, ffi_prep_args, ret_type, ecif.rvalue, fn);
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
Casting.h 123 typedef To& ret_type; // Normal case, return Ty& typedef in struct:llvm::cast_retty_impl
126 typedef const To &ret_type; // Normal case, return Ty& typedef in struct:llvm::cast_retty_impl
130 typedef To* ret_type; // Pointer arg case, return Ty* typedef in struct:llvm::cast_retty_impl
134 typedef const To* ret_type; // Constant pointer arg case, return const Ty* typedef in struct:llvm::cast_retty_impl
138 typedef const To* ret_type; // Constant pointer arg case, return const Ty* typedef in struct:llvm::cast_retty_impl
147 typedef typename cast_retty<To, SimpleFrom>::ret_type ret_type; typedef in struct:llvm::cast_retty_wrap
153 typedef typename cast_retty_impl<To,FromTy>::ret_type ret_type; typedef in struct:llvm::cast_retty_wrap
159 typename simplify_type<From>::SimpleType>::ret_type ret_type typedef in struct:llvm::cast_retty
    [all...]
  /external/llvm/include/llvm/Support/
Casting.h 147 typedef To& ret_type; // Normal case, return Ty& typedef in struct:llvm::cast_retty_impl
150 typedef const To &ret_type; // Normal case, return Ty& typedef in struct:llvm::cast_retty_impl
154 typedef To* ret_type; // Pointer arg case, return Ty* typedef in struct:llvm::cast_retty_impl
158 typedef const To* ret_type; // Constant pointer arg case, return const Ty* typedef in struct:llvm::cast_retty_impl
162 typedef const To* ret_type; // Constant pointer arg case, return const Ty* typedef in struct:llvm::cast_retty_impl
171 typedef typename cast_retty<To, SimpleFrom>::ret_type ret_type; typedef in struct:llvm::cast_retty_wrap
177 typedef typename cast_retty_impl<To,FromTy>::ret_type ret_type; typedef in struct:llvm::cast_retty_wrap
183 typename simplify_type<From>::SimpleType>::ret_type ret_type typedef in struct:llvm::cast_retty
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Casting.h 146 typedef To& ret_type; // Normal case, return Ty& typedef in struct:llvm::cast_retty_impl
149 typedef const To &ret_type; // Normal case, return Ty& typedef in struct:llvm::cast_retty_impl
153 typedef To* ret_type; // Pointer arg case, return Ty* typedef in struct:llvm::cast_retty_impl
157 typedef const To* ret_type; // Constant pointer arg case, return const Ty* typedef in struct:llvm::cast_retty_impl
161 typedef const To* ret_type; // Constant pointer arg case, return const Ty* typedef in struct:llvm::cast_retty_impl
170 typedef typename cast_retty<To, SimpleFrom>::ret_type ret_type; typedef in struct:llvm::cast_retty_wrap
176 typedef typename cast_retty_impl<To,FromTy>::ret_type ret_type; typedef in struct:llvm::cast_retty_wrap
182 typename simplify_type<From>::SimpleType>::ret_type ret_type typedef in struct:llvm::cast_retty
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
Casting.h 146 typedef To& ret_type; // Normal case, return Ty& typedef in struct:llvm::cast_retty_impl
149 typedef const To &ret_type; // Normal case, return Ty& typedef in struct:llvm::cast_retty_impl
153 typedef To* ret_type; // Pointer arg case, return Ty* typedef in struct:llvm::cast_retty_impl
157 typedef const To* ret_type; // Constant pointer arg case, return const Ty* typedef in struct:llvm::cast_retty_impl
161 typedef const To* ret_type; // Constant pointer arg case, return const Ty* typedef in struct:llvm::cast_retty_impl
170 typedef typename cast_retty<To, SimpleFrom>::ret_type ret_type; typedef in struct:llvm::cast_retty_wrap
176 typedef typename cast_retty_impl<To,FromTy>::ret_type ret_type; typedef in struct:llvm::cast_retty_wrap
182 typename simplify_type<From>::SimpleType>::ret_type ret_type typedef in struct:llvm::cast_retty
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
Casting.h 146 typedef To& ret_type; // Normal case, return Ty& typedef in struct:llvm::cast_retty_impl
149 typedef const To &ret_type; // Normal case, return Ty& typedef in struct:llvm::cast_retty_impl
153 typedef To* ret_type; // Pointer arg case, return Ty* typedef in struct:llvm::cast_retty_impl
157 typedef const To* ret_type; // Constant pointer arg case, return const Ty* typedef in struct:llvm::cast_retty_impl
161 typedef const To* ret_type; // Constant pointer arg case, return const Ty* typedef in struct:llvm::cast_retty_impl
170 typedef typename cast_retty<To, SimpleFrom>::ret_type ret_type; typedef in struct:llvm::cast_retty_wrap
176 typedef typename cast_retty_impl<To,FromTy>::ret_type ret_type; typedef in struct:llvm::cast_retty_wrap
182 typename simplify_type<From>::SimpleType>::ret_type ret_type typedef in struct:llvm::cast_retty
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
Casting.h 146 typedef To& ret_type; // Normal case, return Ty& typedef in struct:llvm::cast_retty_impl
149 typedef const To &ret_type; // Normal case, return Ty& typedef in struct:llvm::cast_retty_impl
153 typedef To* ret_type; // Pointer arg case, return Ty* typedef in struct:llvm::cast_retty_impl
157 typedef const To* ret_type; // Constant pointer arg case, return const Ty* typedef in struct:llvm::cast_retty_impl
161 typedef const To* ret_type; // Constant pointer arg case, return const Ty* typedef in struct:llvm::cast_retty_impl
170 typedef typename cast_retty<To, SimpleFrom>::ret_type ret_type; typedef in struct:llvm::cast_retty_wrap
176 typedef typename cast_retty_impl<To,FromTy>::ret_type ret_type; typedef in struct:llvm::cast_retty_wrap
182 typename simplify_type<From>::SimpleType>::ret_type ret_type typedef in struct:llvm::cast_retty
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Casting.h 146 typedef To& ret_type; // Normal case, return Ty& typedef in struct:llvm::cast_retty_impl
149 typedef const To &ret_type; // Normal case, return Ty& typedef in struct:llvm::cast_retty_impl
153 typedef To* ret_type; // Pointer arg case, return Ty* typedef in struct:llvm::cast_retty_impl
157 typedef const To* ret_type; // Constant pointer arg case, return const Ty* typedef in struct:llvm::cast_retty_impl
161 typedef const To* ret_type; // Constant pointer arg case, return const Ty* typedef in struct:llvm::cast_retty_impl
170 typedef typename cast_retty<To, SimpleFrom>::ret_type ret_type; typedef in struct:llvm::cast_retty_wrap
176 typedef typename cast_retty_impl<To,FromTy>::ret_type ret_type; typedef in struct:llvm::cast_retty_wrap
182 typename simplify_type<From>::SimpleType>::ret_type ret_type typedef in struct:llvm::cast_retty
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
Casting.h 146 typedef To& ret_type; // Normal case, return Ty& typedef in struct:llvm::cast_retty_impl
149 typedef const To &ret_type; // Normal case, return Ty& typedef in struct:llvm::cast_retty_impl
153 typedef To* ret_type; // Pointer arg case, return Ty* typedef in struct:llvm::cast_retty_impl
157 typedef const To* ret_type; // Constant pointer arg case, return const Ty* typedef in struct:llvm::cast_retty_impl
161 typedef const To* ret_type; // Constant pointer arg case, return const Ty* typedef in struct:llvm::cast_retty_impl
170 typedef typename cast_retty<To, SimpleFrom>::ret_type ret_type; typedef in struct:llvm::cast_retty_wrap
176 typedef typename cast_retty_impl<To,FromTy>::ret_type ret_type; typedef in struct:llvm::cast_retty_wrap
182 typename simplify_type<From>::SimpleType>::ret_type ret_type typedef in struct:llvm::cast_retty
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
Casting.h 146 typedef To& ret_type; // Normal case, return Ty& typedef in struct:llvm::cast_retty_impl
149 typedef const To &ret_type; // Normal case, return Ty& typedef in struct:llvm::cast_retty_impl
153 typedef To* ret_type; // Pointer arg case, return Ty* typedef in struct:llvm::cast_retty_impl
157 typedef const To* ret_type; // Constant pointer arg case, return const Ty* typedef in struct:llvm::cast_retty_impl
161 typedef const To* ret_type; // Constant pointer arg case, return const Ty* typedef in struct:llvm::cast_retty_impl
170 typedef typename cast_retty<To, SimpleFrom>::ret_type ret_type; typedef in struct:llvm::cast_retty_wrap
176 typedef typename cast_retty_impl<To,FromTy>::ret_type ret_type; typedef in struct:llvm::cast_retty_wrap
182 typename simplify_type<From>::SimpleType>::ret_type ret_type typedef in struct:llvm::cast_retty
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
Casting.h 146 typedef To& ret_type; // Normal case, return Ty& typedef in struct:llvm::cast_retty_impl
149 typedef const To &ret_type; // Normal case, return Ty& typedef in struct:llvm::cast_retty_impl
153 typedef To* ret_type; // Pointer arg case, return Ty* typedef in struct:llvm::cast_retty_impl
157 typedef const To* ret_type; // Constant pointer arg case, return const Ty* typedef in struct:llvm::cast_retty_impl
161 typedef const To* ret_type; // Constant pointer arg case, return const Ty* typedef in struct:llvm::cast_retty_impl
170 typedef typename cast_retty<To, SimpleFrom>::ret_type ret_type; typedef in struct:llvm::cast_retty_wrap
176 typedef typename cast_retty_impl<To,FromTy>::ret_type ret_type; typedef in struct:llvm::cast_retty_wrap
182 typename simplify_type<From>::SimpleType>::ret_type ret_type typedef in struct:llvm::cast_retty
    [all...]