Searched refs:MakeLoadInstruction (Results 1 – 6 of 6) sorted by relevance
85 std::unique_ptr<opt::Instruction> MakeLoadInstruction(
83 TransformationReplaceConstantWithUniform::MakeLoadInstruction( in MakeLoadInstruction() function in spvtools::fuzz::TransformationReplaceConstantWithUniform269 auto load_instruction = MakeLoadInstruction(ir_context, constant_type_id); in Apply()