Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuVectorType.hpp38 typedef Vector<float, 1> Vec1; typedef
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dfunc_matrix.inl333 tvec4<T, P> Vec1(m[1][1], m[0][1], m[0][1], m[0][1]); local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/simd/
Dmatrix.h307 __m128 Vec1 = _mm_shuffle_ps(Temp1, Temp1, _MM_SHUFFLE(2, 2, 2, 0)); in glm_mat4_determinant_highp() local
647 __m128 Vec1 = _mm_shuffle_ps(Temp1, Temp1, _MM_SHUFFLE(2, 2, 2, 0)); in glm_mat4_inverse() local
868 __m128 Vec1 = _mm_shuffle_ps(Temp1, Temp1, _MM_SHUFFLE(2, 2, 2, 0)); in glm_mat4_inverse_lowp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp1881 SDValue Vec1 = IntermedVals[0].first; in ExpandBVWithShuffles() local
1996 SDValue Vec1 = DAG.getNode(ISD::SCALAR_TO_VECTOR, dl, VT, Value1); in ExpandBUILD_VECTOR() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp1257 SDValue Vec1 = DAG.getNode(HexagonISD::VSPLATW, dl, ResTy, in LowerHvxCttz() local
DHexagonISelDAGToDAGHVX.cpp2049 SDValue Vec1 = N->getOperand(1); in selectShuffle() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp4968 SDValue Vec1 = SVN->getOperand(VecIdx1); in lowerVECTOR_SHUFFLE() local
9777 SDValue Vec1 = Op1.getOperand(0); in performFMACombine() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4161 Value *Vec1, *Vec2, *Mask; in parseFunctionBody() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp288 Value *Vec1 = nullptr; in isShuffle() local