Home
last modified time | relevance | path

Searched refs:replacement_for_use (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_replace_irrelevant_id.cpp129 const opt::Instruction& replacement_for_use) { in AttemptsToReplaceVariableInitializerWithNonConstant() argument
131 !spvOpcodeIsConstant(replacement_for_use.opcode()); in AttemptsToReplaceVariableInitializerWithNonConstant()
Dtransformation_replace_irrelevant_id.h59 const opt::Instruction& replacement_for_use);
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_replace_irrelevant_id.cpp129 const opt::Instruction& replacement_for_use) { in AttemptsToReplaceVariableInitializerWithNonConstant() argument
131 !spvOpcodeIsConstant(replacement_for_use.opcode()); in AttemptsToReplaceVariableInitializerWithNonConstant()
Dtransformation_replace_irrelevant_id.h59 const opt::Instruction& replacement_for_use);