Home
last modified time | relevance | path

Searched refs:convert_uint (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/libclc/amdgcn/lib/integer/
Dpopcount.inc9 const __CLC_XCONCAT(uint, __CLC_VECSIZE) z = __CLC_XCONCAT(convert_uint, __CLC_VECSIZE)(y);
/external/mesa3d/src/mesa/main/
Dformat_utils.c1354 convert_uint(void *void_dst, int num_dst_channels, in convert_uint() function
1569 convert_uint(void_dst, num_dst_channels, void_src, src_type, in _mesa_swizzle_and_convert()
/external/clang/lib/Headers/
Dopencl-c.h736 uint __ovld __cnfn convert_uint(char);
746 uint __ovld __cnfn convert_uint(uchar);
756 uint __ovld __cnfn convert_uint(short);
766 uint __ovld __cnfn convert_uint(ushort);
776 uint __ovld __cnfn convert_uint(int);
786 uint __ovld __cnfn convert_uint(uint);
796 uint __ovld __cnfn convert_uint(long);
806 uint __ovld __cnfn convert_uint(ulong);
816 uint __ovld __cnfn convert_uint(float);
5177 uint __ovld __cnfn convert_uint(double);
[all …]
/external/llvm-project/clang/lib/Headers/
Dopencl-c.h500 uint __ovld __cnfn convert_uint(char);
510 uint __ovld __cnfn convert_uint(uchar);
520 uint __ovld __cnfn convert_uint(short);
530 uint __ovld __cnfn convert_uint(ushort);
540 uint __ovld __cnfn convert_uint(int);
550 uint __ovld __cnfn convert_uint(uint);
560 uint __ovld __cnfn convert_uint(long);
570 uint __ovld __cnfn convert_uint(ulong);
580 uint __ovld __cnfn convert_uint(float);
4942 uint __ovld __cnfn convert_uint(double);
[all …]