Home
last modified time | relevance | path

Searched refs:MaybeGetIntegerConstantFromValueAndType (Results 1 – 12 of 12) sorted by relevance

/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dtransformation_access_chain.cpp169 if (!fuzzerutil::MaybeGetIntegerConstantFromValueAndType( in IsApplicable()
271 fuzzerutil::MaybeGetIntegerConstantFromValueAndType( in Apply()
Dfuzzer_util.h484 uint32_t MaybeGetIntegerConstantFromValueAndType(opt::IRContext* ir_context,
Dfuzzer_util.cpp1416 uint32_t MaybeGetIntegerConstantFromValueAndType(opt::IRContext* ir_context, in MaybeGetIntegerConstantFromValueAndType() function
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_access_chain.cpp169 if (!fuzzerutil::MaybeGetIntegerConstantFromValueAndType( in IsApplicable()
271 fuzzerutil::MaybeGetIntegerConstantFromValueAndType( in Apply()
Dfuzzer_util.h484 uint32_t MaybeGetIntegerConstantFromValueAndType(opt::IRContext* ir_context,
Dfuzzer_util.cpp1416 uint32_t MaybeGetIntegerConstantFromValueAndType(opt::IRContext* ir_context, in MaybeGetIntegerConstantFromValueAndType() function
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_access_chain.cpp169 if (!fuzzerutil::MaybeGetIntegerConstantFromValueAndType( in IsApplicable()
271 fuzzerutil::MaybeGetIntegerConstantFromValueAndType( in Apply()
Dfuzzer_util.h484 uint32_t MaybeGetIntegerConstantFromValueAndType(opt::IRContext* ir_context,
Dfuzzer_util.cpp1416 uint32_t MaybeGetIntegerConstantFromValueAndType(opt::IRContext* ir_context, in MaybeGetIntegerConstantFromValueAndType() function
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dfuzzerutil_test.cpp657 ASSERT_EQ(25, fuzzerutil::MaybeGetIntegerConstantFromValueAndType(ir_context, in TEST()
661 ASSERT_EQ(29, fuzzerutil::MaybeGetIntegerConstantFromValueAndType(ir_context, in TEST()
664 ASSERT_EQ(0, fuzzerutil::MaybeGetIntegerConstantFromValueAndType(ir_context, in TEST()
/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dfuzzerutil_test.cpp657 ASSERT_EQ(25, fuzzerutil::MaybeGetIntegerConstantFromValueAndType(ir_context, in TEST()
661 ASSERT_EQ(29, fuzzerutil::MaybeGetIntegerConstantFromValueAndType(ir_context, in TEST()
664 ASSERT_EQ(0, fuzzerutil::MaybeGetIntegerConstantFromValueAndType(ir_context, in TEST()
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/fuzz/
Dfuzzerutil_test.cpp657 ASSERT_EQ(25, fuzzerutil::MaybeGetIntegerConstantFromValueAndType(ir_context, in TEST()
661 ASSERT_EQ(29, fuzzerutil::MaybeGetIntegerConstantFromValueAndType(ir_context, in TEST()
664 ASSERT_EQ(0, fuzzerutil::MaybeGetIntegerConstantFromValueAndType(ir_context, in TEST()