Home
last modified time | relevance | path

Searched defs:srcVec (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/VEX/priv/
Dguest_amd64_toIR.c16946 IRTemp srcVec = newTemp(Ity_V128); in dis_PMOVxXBW_128() local
16989 IRTemp srcVec = newTemp(Ity_V128); in dis_PMOVxXBW_256() local
17029 IRTemp srcVec = newTemp(Ity_V128); in dis_PMOVxXWD_128() local
17068 IRTemp srcVec = newTemp(Ity_V128); in dis_PMOVxXWD_256() local
17175 IRTemp srcVec = newTemp(Ity_V128); in dis_PMOVZXWQ_128() local
17211 IRTemp srcVec = newTemp(Ity_V128); in dis_PMOVZXWQ_256() local
17252 IRTemp srcVec = newTemp(Ity_V128); in dis_PMOVxXDQ_128() local
17298 IRTemp srcVec = newTemp(Ity_V128); in dis_PMOVxXDQ_256() local
17351 IRTemp srcVec = newTemp(Ity_V128); in dis_PMOVxXBD_128() local
17394 IRTemp srcVec = newTemp(Ity_V128); in dis_PMOVxXBD_256() local
[all …]
/external/opencv3/modules/core/test/
Dtest_math.cpp2767 std::vector<cv::Mat> srcVec; in TEST() local
2802 std::vector<cv::Mat> srcVec; in TEST() local
/external/deqp/modules/gles2/performance/
Des2pShaderCompilationCases.cpp249 const Vec4& srcVec = vecNdx == 0 ? a0 : vecNdx == 1 ? a1 : vecNdx == 2 ? a2 : a3; in combineVec4ToVec16() local
/external/deqp/modules/gles3/performance/
Des3pShaderCompilationCases.cpp249 const Vec4& srcVec = vecNdx == 0 ? a0 : vecNdx == 1 ? a1 : vecNdx == 2 ? a2 : a3; in combineVec4ToVec16() local