Home
last modified time | relevance | path

Searched defs:VR1 (Results 1 – 9 of 9) sorted by relevance

/external/opencv3/modules/core/include/opencv2/core/cuda/detail/
Dreduce_key_val.hpp183 … const thrust::tuple<VR0, VR1, VR2, VR3, VR4, VR5, VR6, VR7, VR8, VR9>& data, in loadToSmem() argument
191 … const thrust::tuple<VR0, VR1, VR2, VR3, VR4, VR5, VR6, VR7, VR8, VR9>& data, in loadFromSmem() argument
211 …__device__ __forceinline__ void copyValsShfl(const thrust::tuple<VR0, VR1, VR2, VR3, VR4, VR5, VR6… in copyValsShfl() argument
220 … const thrust::tuple<VR0, VR1, VR2, VR3, VR4, VR5, VR6, VR7, VR8, VR9>& val, in copyVals() argument
255 … const thrust::tuple<VR0, VR1, VR2, VR3, VR4, VR5, VR6, VR7, VR8, VR9>& val, in mergeShfl() argument
273 … const thrust::tuple<VR0, VR1, VR2, VR3, VR4, VR5, VR6, VR7, VR8, VR9>& val, in merge() argument
288 … const thrust::tuple<VR0, VR1, VR2, VR3, VR4, VR5, VR6, VR7, VR8, VR9>& val, in mergeShfl() argument
302 … const thrust::tuple<VR0, VR1, VR2, VR3, VR4, VR5, VR6, VR7, VR8, VR9>& val, in merge() argument
/external/opencv3/modules/cudev/include/opencv2/cudev/block/detail/
Dreduce_key_val.hpp166 … const tuple<VR0, VR1, VR2, VR3, VR4, VR5, VR6, VR7, VR8, VR9>& data, in loadToSmem() argument
175 … const tuple<VR0, VR1, VR2, VR3, VR4, VR5, VR6, VR7, VR8, VR9>& data, in loadFromSmem() argument
192 … const tuple<VR0, VR1, VR2, VR3, VR4, VR5, VR6, VR7, VR8, VR9>& val, in copyVals() argument
218 const tuple<VR0, VR1, VR2, VR3, VR4, VR5, VR6, VR7, VR8, VR9>& val, in merge() argument
238 … const tuple<VR0, VR1, VR2, VR3, VR4, VR5, VR6, VR7, VR8, VR9>& val, in merge() argument
/external/opencv3/modules/cudev/include/opencv2/cudev/warp/detail/
Dreduce_key_val.hpp145 … const tuple<VR0, VR1, VR2, VR3, VR4, VR5, VR6, VR7, VR8, VR9>& data, in loadToSmem() argument
162 … const tuple<VR0, VR1, VR2, VR3, VR4, VR5, VR6, VR7, VR8, VR9>& val, in copyVals() argument
188 const tuple<VR0, VR1, VR2, VR3, VR4, VR5, VR6, VR7, VR8, VR9>& val, in merge() argument
208 … const tuple<VR0, VR1, VR2, VR3, VR4, VR5, VR6, VR7, VR8, VR9>& val, in merge() argument
/external/opencv3/modules/cudev/include/opencv2/cudev/block/
Dreduce.hpp98 … const tuple<VR0, VR1, VR2, VR3, VR4, VR5, VR6, VR7, VR8, VR9>& val, in blockReduceKeyVal() argument
116 … const tuple<VR0, VR1, VR2, VR3, VR4, VR5, VR6, VR7, VR8, VR9>& val, in blockReduceKeyVal() argument
/external/llvm/lib/Target/Mips/
DMipsSEFrameLowering.cpp191 unsigned VR1 = MRI.createVirtualRegister(RC); in expandLoadACC() local
216 unsigned VR1 = MRI.createVirtualRegister(RC); in expandStoreACC() local
248 unsigned VR1 = MRI.createVirtualRegister(RC); in expandCopyACC() local
DMipsSEISelLowering.cpp2960 unsigned VR1 = RegInfo.createVirtualRegister(RC); in emitBPOSGE32() local
/external/opencv3/modules/cudev/include/opencv2/cudev/warp/
Dreduce.hpp95 … const tuple<VR0, VR1, VR2, VR3, VR4, VR5, VR6, VR7, VR8, VR9>& val, in warpReduceKeyVal() argument
112 … const tuple<VR0, VR1, VR2, VR3, VR4, VR5, VR6, VR7, VR8, VR9>& val, in warpReduceKeyVal() argument
/external/opencv3/modules/core/include/opencv2/core/cuda/
Dreduce.hpp90 … const thrust::tuple<VR0, VR1, VR2, VR3, VR4, VR5, VR6, VR7, VR8, VR9>& val, in reduceKeyVal() argument
107 … const thrust::tuple<VR0, VR1, VR2, VR3, VR4, VR5, VR6, VR7, VR8, VR9>& val, in reduceKeyVal() argument
/external/llvm/lib/Target/Hexagon/
DHexagonGenInsert.cpp305 bool RegisterCellLexCompare::operator() (unsigned VR1, unsigned VR2) const { in operator ()()
333 bool RegisterCellBitCompareSel::operator() (unsigned VR1, unsigned VR2) const { in operator ()()