Home
last modified time | relevance | path

Searched refs:vector_dimension (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_flatten_conditional_branches.cpp230 uint32_t vector_dimension, bool use_vector_select_if_optional, in PrepareForOpPhiOnVectors()
243 FindOrCreateVectorType(FindOrCreateBoolType(), vector_dimension); in PrepareForOpPhiOnVectors() local
229 PrepareForOpPhiOnVectors( uint32_t vector_dimension, bool use_vector_select_if_optional, uint32_t* fresh_id_for_bvec_selector) PrepareForOpPhiOnVectors() argument
H A Dfuzzer_pass_flatten_conditional_branches.h37 // |vector_dimension|-dimensional boolean vector type is added to the module
39 void PrepareForOpPhiOnVectors(uint32_t vector_dimension,
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_flatten_conditional_branches.cpp230 uint32_t vector_dimension, bool use_vector_select_if_optional, in PrepareForOpPhiOnVectors()
243 FindOrCreateVectorType(FindOrCreateBoolType(), vector_dimension); in PrepareForOpPhiOnVectors() local
229 PrepareForOpPhiOnVectors( uint32_t vector_dimension, bool use_vector_select_if_optional, uint32_t* fresh_id_for_bvec_selector) PrepareForOpPhiOnVectors() argument
H A Dfuzzer_pass_flatten_conditional_branches.h37 // |vector_dimension|-dimensional boolean vector type is added to the module
39 void PrepareForOpPhiOnVectors(uint32_t vector_dimension,
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass_flatten_conditional_branches.cpp230 uint32_t vector_dimension, bool use_vector_select_if_optional, in PrepareForOpPhiOnVectors()
243 FindOrCreateVectorType(FindOrCreateBoolType(), vector_dimension); in PrepareForOpPhiOnVectors() local
229 PrepareForOpPhiOnVectors( uint32_t vector_dimension, bool use_vector_select_if_optional, uint32_t* fresh_id_for_bvec_selector) PrepareForOpPhiOnVectors() argument
H A Dfuzzer_pass_flatten_conditional_branches.h37 // |vector_dimension|-dimensional boolean vector type is added to the module
39 void PrepareForOpPhiOnVectors(uint32_t vector_dimension,
/third_party/ffmpeg/libavcodec/
H A Dsiren.c36 static const uint8_t vector_dimension[8] = { 2, 2, 2, 4, 4, 5, 5, 1 }; variable
615 for (j = 0; j < vector_dimension[category]; j++) { in decode_vector()

Completed in 6 milliseconds