Home
last modified time | relevance | path

Searched defs:Subvector (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/
Dtest_fixture.h56 SpirvVector Subvector(const SpirvVector& v, SpirvVector::size_type from) { in Subvector() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/
H A Dtest_fixture.h56 SpirvVector Subvector(const SpirvVector& v, SpirvVector::size_type from) { in Subvector() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/
H A Dtest_fixture.h56 SpirvVector Subvector(const SpirvVector& v, SpirvVector::size_type from) { in Subvector() function
/aosp_15_r20/external/libtextclassifier/native/annotator/
H A Dfeature-processor_test.cc40 std::vector<T> Subvector(const std::vector<T>& vector, int start, int end) { in Subvector() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp5687 auto Subvector = DAG.getNode( in lowerSBuffer() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp6759 auto Subvector = DAG.getNode(ISD::EXTRACT_SUBVECTOR, DL, VT, WidenedOp, in lowerSBuffer() local