Home
last modified time | relevance | path

Searched refs:InstructionFoldingCase (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dfold_test.cpp61 struct InstructionFoldingCase { struct
62 InstructionFoldingCase(const std::string& tb, uint32_t id, ResultType result) in InstructionFoldingCase() function
71 ::testing::TestWithParam<InstructionFoldingCase<uint32_t>>;
271 InstructionFoldingCase<uint32_t>(
281 InstructionFoldingCase<uint32_t>(
291 InstructionFoldingCase<uint32_t>(
301 InstructionFoldingCase<uint32_t>(
311 InstructionFoldingCase<uint32_t>(
321 InstructionFoldingCase<uint32_t>(
331 InstructionFoldingCase<uint32_t>(
[all …]
/external/deqp-deps/SPIRV-Tools/test/opt/
Dfold_test.cpp61 struct InstructionFoldingCase { struct
62 InstructionFoldingCase(const std::string& tb, uint32_t id, ResultType result) in InstructionFoldingCase() argument
71 ::testing::TestWithParam<InstructionFoldingCase<uint32_t>>;
270 InstructionFoldingCase<uint32_t>(
280 InstructionFoldingCase<uint32_t>(
290 InstructionFoldingCase<uint32_t>(
300 InstructionFoldingCase<uint32_t>(
310 InstructionFoldingCase<uint32_t>(
320 InstructionFoldingCase<uint32_t>(
330 InstructionFoldingCase<uint32_t>(
[all …]