Home
last modified time | relevance | path

Searched defs:words (Results 1 – 25 of 259) sorted by relevance

1234567891011

/third_party/mesa3d/src/compiler/spirv/tests/
Dvolatile.cpp54 static const uint32_t words[] = { in TEST_F() local
110 static const uint32_t words[] = { in TEST_F() local
165 static const uint32_t words[] = { in TEST_F() local
223 static const uint32_t words[] = { in TEST_F() local
281 static const uint32_t words[] = { in TEST_F() local
344 static const uint32_t words[] = { in TEST_F() local
407 static const uint32_t words[] = { in TEST_F() local
474 static const uint32_t words[] = { in TEST_F() local
544 static const uint32_t words[] = { in TEST_F() local
Davail_vis.cpp57 static const uint32_t words[] = { in TEST_F() local
121 static const uint32_t words[] = { in TEST_F() local
185 static const uint32_t words[] = { in TEST_F() local
256 static const uint32_t words[] = { in TEST_F() local
327 static const uint32_t words[] = { in TEST_F() local
390 static const uint32_t words[] = { in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dbinary_parse_test.cpp63 std::vector<uint32_t> words; member
203 void Parse(const SpirvVector& words, spv_result_t expected_result, in Parse()
239 const auto words = CompileSuccessfully(""); in TEST_F() local
248 const auto words = CompileSuccessfully(""); in TEST_F() local
258 auto words = CompileSuccessfully(""); in TEST_F() local
271 auto words = CompileSuccessfully(""); in TEST_F() local
285 const auto words = CompileSuccessfully(""); in TEST_F() local
302 auto words = CompileSuccessfully(""); in TEST_F() local
328 const auto words = CompileSuccessfully(""); in TEST_F() local
346 auto words = CompileSuccessfully(""); in TEST_F() local
[all …]
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dbinary_parse_test.cpp60 std::vector<uint32_t> words; member
198 void Parse(const SpirvVector& words, spv_result_t expected_result, in Parse()
234 const auto words = CompileSuccessfully(""); in TEST_F() local
243 const auto words = CompileSuccessfully(""); in TEST_F() local
253 auto words = CompileSuccessfully(""); in TEST_F() local
266 auto words = CompileSuccessfully(""); in TEST_F() local
282 const auto words = CompileSuccessfully(""); in TEST_F() local
301 auto words = CompileSuccessfully(""); in TEST_F() local
329 const auto words = CompileSuccessfully(""); in TEST_F() local
349 auto words = CompileSuccessfully(""); in TEST_F() local
[all …]
/third_party/spirv-tools/test/
Dbinary_parse_test.cpp63 std::vector<uint32_t> words; member
203 void Parse(const SpirvVector& words, spv_result_t expected_result, in Parse()
230 const auto words = CompileSuccessfully(""); in TEST_F() local
239 const auto words = CompileSuccessfully(""); in TEST_F() local
249 auto words = CompileSuccessfully(""); in TEST_F() local
262 auto words = CompileSuccessfully(""); in TEST_F() local
276 const auto words = CompileSuccessfully(""); in TEST_F() local
293 auto words = CompileSuccessfully(""); in TEST_F() local
319 const auto words = CompileSuccessfully(""); in TEST_F() local
337 auto words = CompileSuccessfully(""); in TEST_F() local
[all …]
/third_party/skia/third_party/externals/spirv-tools/test/
Dbinary_parse_test.cpp63 std::vector<uint32_t> words; member
203 void Parse(const SpirvVector& words, spv_result_t expected_result, in Parse()
239 const auto words = CompileSuccessfully(""); in TEST_F() local
248 const auto words = CompileSuccessfully(""); in TEST_F() local
258 auto words = CompileSuccessfully(""); in TEST_F() local
271 auto words = CompileSuccessfully(""); in TEST_F() local
285 const auto words = CompileSuccessfully(""); in TEST_F() local
302 auto words = CompileSuccessfully(""); in TEST_F() local
328 const auto words = CompileSuccessfully(""); in TEST_F() local
346 auto words = CompileSuccessfully(""); in TEST_F() local
[all …]
/third_party/rust/crates/memchr/bench/src/memmem/
Dsliceslice.rs38 let mut words = SLICESLICE_WORDS.lines().collect::<Vec<_>>(); in search_short_haystack() localVariable
40 let words: Vec<&str> = words.iter().map(|&s| s).collect(); in search_short_haystack() localVariable
138 let words: Vec<&str> = SLICESLICE_WORDS.lines().collect(); in search_long_haystack() localVariable
224 let words: Vec<&str> = SLICESLICE_WORDS.lines().collect(); in search_i386_haystack() localVariable
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dtypes.cpp185 void Type::GetHashWords(std::vector<uint32_t>* words, in GetHashWords()
240 std::vector<uint32_t> words; in HashValue() local
261 void Integer::GetExtraHashWords(std::vector<uint32_t>* words, in GetExtraHashWords()
278 void Float::GetExtraHashWords(std::vector<uint32_t>* words, in GetExtraHashWords()
302 void Vector::GetExtraHashWords(std::vector<uint32_t>* words, in GetExtraHashWords()
327 void Matrix::GetExtraHashWords(std::vector<uint32_t>* words, in GetExtraHashWords()
365 void Image::GetExtraHashWords(std::vector<uint32_t>* words, in GetExtraHashWords()
391 std::vector<uint32_t>* words, std::unordered_set<const Type*>* seen) const { in GetExtraHashWords()
425 void Array::GetExtraHashWords(std::vector<uint32_t>* words, in GetExtraHashWords()
454 std::vector<uint32_t>* words, std::unordered_set<const Type*>* seen) const { in GetExtraHashWords()
[all …]
Dconst_folding_rules.cpp232 std::vector<uint32_t> words = result.GetWords(); in FoldVectorTimesScalar() local
243 std::vector<uint32_t> words = result.GetWords(); in FoldVectorTimesScalar() local
440 std::vector<uint32_t> words = {result}; in FoldFToIOp() local
447 std::vector<uint32_t> words = {result}; in FoldFToIOp() local
472 std::vector<uint32_t> words = {result.data()}; in FoldIToFOp() local
479 std::vector<uint32_t> words = result.GetWords(); in FoldIToFOp() local
503 std::vector<uint32_t> words = {result.getBits()}; in FoldQuantizeToF16Scalar() local
717 std::vector<uint32_t> words = result.GetWords(); in FoldOpDotWithConstants() local
722 std::vector<uint32_t> words = result.GetWords(); in FoldOpDotWithConstants() local
739 std::vector<uint32_t> words = result.GetWords(); in FoldOpDotWithConstants() local
[all …]
Dflatten_decoration_pass.cpp56 Words& words = normal_uses[inst.GetSingleWordInOperand(0)]; in Process() local
62 Words& words = member_uses[inst.GetSingleWordInOperand(0)]; in Process() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dtypes.cpp185 void Type::GetHashWords(std::vector<uint32_t>* words, in GetHashWords()
240 std::vector<uint32_t> words; in HashValue() local
261 void Integer::GetExtraHashWords(std::vector<uint32_t>* words, in GetExtraHashWords()
278 void Float::GetExtraHashWords(std::vector<uint32_t>* words, in GetExtraHashWords()
302 void Vector::GetExtraHashWords(std::vector<uint32_t>* words, in GetExtraHashWords()
327 void Matrix::GetExtraHashWords(std::vector<uint32_t>* words, in GetExtraHashWords()
365 void Image::GetExtraHashWords(std::vector<uint32_t>* words, in GetExtraHashWords()
391 std::vector<uint32_t>* words, std::unordered_set<const Type*>* seen) const { in GetExtraHashWords()
425 void Array::GetExtraHashWords(std::vector<uint32_t>* words, in GetExtraHashWords()
454 std::vector<uint32_t>* words, std::unordered_set<const Type*>* seen) const { in GetExtraHashWords()
[all …]
Dconst_folding_rules.cpp176 std::vector<uint32_t> words = result.GetWords(); in FoldVectorTimesScalar() local
187 std::vector<uint32_t> words = result.GetWords(); in FoldVectorTimesScalar() local
384 std::vector<uint32_t> words = {result}; in FoldFToIOp() local
391 std::vector<uint32_t> words = {result}; in FoldFToIOp() local
416 std::vector<uint32_t> words = {result.data()}; in FoldIToFOp() local
423 std::vector<uint32_t> words = result.GetWords(); in FoldIToFOp() local
447 std::vector<uint32_t> words = {result.getBits()}; in FoldQuantizeToF16Scalar() local
608 std::vector<uint32_t> words = result.GetWords(); in FoldOpDotWithConstants() local
613 std::vector<uint32_t> words = result.GetWords(); in FoldOpDotWithConstants() local
630 std::vector<uint32_t> words = result.GetWords(); in FoldOpDotWithConstants() local
[all …]
Dflatten_decoration_pass.cpp56 Words& words = normal_uses[inst.GetSingleWordInOperand(0)]; in Process() local
62 Words& words = member_uses[inst.GetSingleWordInOperand(0)]; in Process() local
/third_party/spirv-tools/source/opt/
Dconst_folding_rules.cpp232 std::vector<uint32_t> words = result.GetWords(); in FoldVectorTimesScalar() local
243 std::vector<uint32_t> words = result.GetWords(); in FoldVectorTimesScalar() local
299 std::vector<uint32_t> words(float_type->width() / 32, 0); in FoldVectorTimesMatrix() local
319 std::vector<uint32_t> words = result.GetWords(); in FoldVectorTimesMatrix() local
336 std::vector<uint32_t> words = result.GetWords(); in FoldVectorTimesMatrix() local
391 std::vector<uint32_t> words(float_type->width() / 32, 0); in FoldMatrixTimesVector() local
412 std::vector<uint32_t> words = result.GetWords(); in FoldMatrixTimesVector() local
430 std::vector<uint32_t> words = result.GetWords(); in FoldMatrixTimesVector() local
627 std::vector<uint32_t> words = {result}; in FoldFToIOp() local
634 std::vector<uint32_t> words = {result}; in FoldFToIOp() local
[all …]
Dflatten_decoration_pass.cpp56 Words& words = normal_uses[inst.GetSingleWordInOperand(0)]; in Process() local
62 Words& words = member_uses[inst.GetSingleWordInOperand(0)]; in Process() local
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/fact_manager/
Dconstant_uniform_facts_test.cpp39 FactManager* fact_manager, const std::vector<uint32_t>& words, in AddFactHelper()
620 uint32_t words[1]; in TEST() local
634 uint32_t words[1]; in TEST() local
643 uint32_t words[2]; in TEST() local
657 uint32_t words[2]; in TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/fact_manager/
Dconstant_uniform_facts_test.cpp39 FactManager* fact_manager, const std::vector<uint32_t>& words, in AddFactHelper()
620 uint32_t words[1]; in TEST() local
634 uint32_t words[1]; in TEST() local
643 uint32_t words[2]; in TEST() local
657 uint32_t words[2]; in TEST() local
/third_party/spirv-tools/test/fuzz/fact_manager/
Dconstant_uniform_facts_test.cpp39 FactManager* fact_manager, const std::vector<uint32_t>& words, in AddFactHelper()
620 uint32_t words[1]; in TEST() local
634 uint32_t words[1]; in TEST() local
643 uint32_t words[2]; in TEST() local
657 uint32_t words[2]; in TEST() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_add_constant_scalar.cpp27 uint32_t fresh_id, uint32_t type_id, const std::vector<uint32_t>& words, in TransformationAddConstantScalar()
57 auto words = (width + 32 - 1) / 32; in IsApplicable() local
/third_party/spirv-tools/source/fuzz/
Dtransformation_add_constant_scalar.cpp27 uint32_t fresh_id, uint32_t type_id, const std::vector<uint32_t>& words, in TransformationAddConstantScalar()
57 auto words = (width + 32 - 1) / 32; in IsApplicable() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_add_constant_scalar.cpp27 uint32_t fresh_id, uint32_t type_id, const std::vector<uint32_t>& words, in TransformationAddConstantScalar()
57 auto words = (width + 32 - 1) / 32; in IsApplicable() local
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Dinstruction.cpp34 std::vector<uint32_t> words( in Instruction() local
72 const auto& words = GetOperand(index).words; in GetSingleWordOperand() local
Dflatten_decoration_pass.cpp55 Words& words = normal_uses[inst.GetSingleWordInOperand(0)]; in Process() local
61 Words& words = member_uses[inst.GetSingleWordInOperand(0)]; in Process() local
/third_party/node/test/js-native-api/test_bigint/
Dtest_bigint.c97 uint64_t words[10]; in TestWords() local
116 uint64_t words[10]; in CreateTooBigBigInt() local
128 uint64_t words[10]; in MakeBigIntWordsThrow() local
/third_party/flutter/skia/third_party/externals/spirv-tools/test/comp/
Dmarkv_codec_test.cpp53 void Compile(const std::string& code, std::vector<uint32_t>* words, in Compile()
70 void Disassemble(const std::vector<uint32_t>& words, in Disassemble()
87 void Encode(const std::vector<uint32_t>& words, in Encode()
109 std::vector<uint32_t>* words, in Decode()

1234567891011