Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_propagate_instruction_down.h127 static opt::Instruction* GetFirstInsertBeforeInstruction(
Dtransformation_propagate_instruction_down.cpp102 auto* insert_before_inst = GetFirstInsertBeforeInstruction( in Apply()
467 TransformationPropagateInstructionDown::GetFirstInsertBeforeInstruction( in GetFirstInsertBeforeInstruction() function in spvtools::fuzz::TransformationPropagateInstructionDown
510 assert(GetFirstInsertBeforeInstruction(ir_context, successor_id, in GetAcceptableSuccessors()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_propagate_instruction_down.h127 static opt::Instruction* GetFirstInsertBeforeInstruction(
Dtransformation_propagate_instruction_down.cpp102 auto* insert_before_inst = GetFirstInsertBeforeInstruction( in Apply()
467 TransformationPropagateInstructionDown::GetFirstInsertBeforeInstruction( in GetFirstInsertBeforeInstruction() function in spvtools::fuzz::TransformationPropagateInstructionDown
510 assert(GetFirstInsertBeforeInstruction(ir_context, successor_id, in GetAcceptableSuccessors()