Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_amd64_toIR.c17074 IRTemp srcVec = newTemp(Ity_V128); in dis_PMOVxXBW_128() local
17117 IRTemp srcVec = newTemp(Ity_V128); in dis_PMOVxXBW_256() local
17157 IRTemp srcVec = newTemp(Ity_V128); in dis_PMOVxXWD_128() local
17196 IRTemp srcVec = newTemp(Ity_V128); in dis_PMOVxXWD_256() local
17303 IRTemp srcVec = newTemp(Ity_V128); in dis_PMOVZXWQ_128() local
17339 IRTemp srcVec = newTemp(Ity_V128); in dis_PMOVZXWQ_256() local
17380 IRTemp srcVec = newTemp(Ity_V128); in dis_PMOVxXDQ_128() local
17426 IRTemp srcVec = newTemp(Ity_V128); in dis_PMOVxXDQ_256() local
17479 IRTemp srcVec = newTemp(Ity_V128); in dis_PMOVxXBD_128() local
17522 IRTemp srcVec = newTemp(Ity_V128); in dis_PMOVxXBD_256() local
[all …]
/external/deqp/modules/gles3/performance/
Des3pShaderCompilationCases.cpp249 const Vec4& srcVec = vecNdx == 0 ? a0 : vecNdx == 1 ? a1 : vecNdx == 2 ? a2 : a3; in combineVec4ToVec16() local
/external/deqp/modules/gles2/performance/
Des2pShaderCompilationCases.cpp249 const Vec4& srcVec = vecNdx == 0 ? a0 : vecNdx == 1 ? a1 : vecNdx == 2 ? a2 : a3; in combineVec4ToVec16() local