Home
last modified time | relevance | path

Searched refs:GetInsertBeforeInstruction (Results 1 – 6 of 6) sorted by relevance

/third_party/spirv-tools/source/fuzz/
Dtransformation_replace_constant_with_uniform.cpp93 TransformationReplaceConstantWithUniform::GetInsertBeforeInstruction( in GetInsertBeforeInstruction() function in spvtools::fuzz::TransformationReplaceConstantWithUniform
226 assert(GetInsertBeforeInstruction(ir_context) && in IsApplicable()
253 auto* insert_before_inst = GetInsertBeforeInstruction(ir_context); in Apply()
Dtransformation_replace_constant_with_uniform.h90 opt::Instruction* GetInsertBeforeInstruction(
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_replace_constant_with_uniform.cpp93 TransformationReplaceConstantWithUniform::GetInsertBeforeInstruction( in GetInsertBeforeInstruction() function in spvtools::fuzz::TransformationReplaceConstantWithUniform
226 assert(GetInsertBeforeInstruction(ir_context) && in IsApplicable()
253 auto* insert_before_inst = GetInsertBeforeInstruction(ir_context); in Apply()
Dtransformation_replace_constant_with_uniform.h90 opt::Instruction* GetInsertBeforeInstruction(
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_replace_constant_with_uniform.cpp93 TransformationReplaceConstantWithUniform::GetInsertBeforeInstruction( in GetInsertBeforeInstruction() function in spvtools::fuzz::TransformationReplaceConstantWithUniform
226 assert(GetInsertBeforeInstruction(ir_context) && in IsApplicable()
253 auto* insert_before_inst = GetInsertBeforeInstruction(ir_context); in Apply()
Dtransformation_replace_constant_with_uniform.h90 opt::Instruction* GetInsertBeforeInstruction(