Home
last modified time | relevance | path

Searched defs:insert_before (Results 26 - 50 of 61) sorted by relevance

123

/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_push_id_through_variable.cpp107 opt::Instruction* insert_before = in Apply() local
H A Dtransformation_store.cpp70 auto insert_before = in IsApplicable() local
203 auto insert_before = Apply() local
223 auto insert_before = Apply() local
[all...]
H A Dtransformation_vector_shuffle.cpp133 auto insert_before = in Apply() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_add_synonym.cpp108 auto insert_before = FindInstruction(message_.insert_before(), ir_context); in Apply() local
29 TransformationAddSynonym( uint32_t result_id, protobufs::TransformationAddSynonym::SynonymType synonym_type, uint32_t synonym_fresh_id, const protobufs::InstructionDescriptor& insert_before) TransformationAddSynonym() argument
H A Dtransformation_composite_construct.cpp49 auto insert_before = in IsApplicable() local
113 auto insert_before = fuzzerutil::GetIteratorForInstruction( in Apply() local
H A Dtransformation_composite_insert.cpp126 auto insert_before = in Apply() local
H A Dtransformation_load.cpp70 auto insert_before = in IsApplicable() local
180 auto insert_before = in Apply() local
201 auto insert_before = Apply() local
[all...]
H A Dtransformation_push_id_through_variable.cpp107 opt::Instruction* insert_before = in Apply() local
H A Dtransformation_store.cpp70 auto insert_before = in IsApplicable() local
203 auto insert_before = Apply() local
223 auto insert_before = Apply() local
[all...]
H A Dtransformation_vector_shuffle.cpp133 auto insert_before = in Apply() local
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_add_synonym.cpp108 auto insert_before = FindInstruction(message_.insert_before(), ir_context); in Apply() local
29 TransformationAddSynonym( uint32_t result_id, protobufs::TransformationAddSynonym::SynonymType synonym_type, uint32_t synonym_fresh_id, const protobufs::InstructionDescriptor& insert_before) TransformationAddSynonym() argument
H A Dtransformation_composite_construct.cpp49 auto insert_before = in IsApplicable() local
113 auto insert_before = fuzzerutil::GetIteratorForInstruction( in Apply() local
H A Dtransformation_composite_insert.cpp126 auto insert_before = in Apply() local
H A Dtransformation_load.cpp70 auto insert_before = in IsApplicable() local
180 auto insert_before = in Apply() local
201 auto insert_before = Apply() local
[all...]
H A Dtransformation_push_id_through_variable.cpp109 opt::Instruction* insert_before = in Apply() local
H A Dtransformation_store.cpp70 auto insert_before = in IsApplicable() local
203 auto insert_before = Apply() local
223 auto insert_before = Apply() local
[all...]
H A Dtransformation_vector_shuffle.cpp133 auto insert_before = in Apply() local
/third_party/mesa3d/src/amd/compiler/
H A Daco_assembler.cpp837 insert_code(asm_context& ctx, std::vector<uint32_t>& out, unsigned insert_before, in insert_code() argument
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_ir.cpp224 void node::insert_before(node* n) { in insert_before() function in r600_sb::node
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_precision.cpp1091 convert_split_assignment(ir_dereference *lhs, ir_rvalue *rhs, bool insert_before) convert_split_assignment() argument
H A Dlist.h242 inline void exec_node::insert_before(exec_node *before) in insert_before() function in exec_node
676 inline void exec_node::insert_before(exec_list *before) in insert_before() function in exec_node
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_shader.cpp1214 backend_instruction::insert_before(bblock_t *block, backend_instruction *inst) in insert_before() function in backend_instruction
1230 backend_instruction::insert_before(bblock_t *block, exec_list *list) in insert_before() function in backend_instruction
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dir_builder.h571 void SetInsertPoint(Instruction* insert_before) { in SetInsertPoint() argument
46 InstructionBuilder( IRContext* context, Instruction* insert_before, IRContext::Analysis preserved_analyses = IRContext::kAnalysisNone) InstructionBuilder() argument
592 InstructionBuilder(IRContext* context, BasicBlock* parent, InsertionPointTy insert_before, IRContext::Analysis preserved_analyses) InstructionBuilder() argument
[all...]
H A Dscalar_replacement_pass.cpp180 Instruction* insert_before = var->NextNode(); in ReplaceWholeDebugDeclare() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dir_builder.h571 void SetInsertPoint(Instruction* insert_before) { in SetInsertPoint() argument
46 InstructionBuilder( IRContext* context, Instruction* insert_before, IRContext::Analysis preserved_analyses = IRContext::kAnalysisNone) InstructionBuilder() argument
592 InstructionBuilder(IRContext* context, BasicBlock* parent, InsertionPointTy insert_before, IRContext::Analysis preserved_analyses) InstructionBuilder() argument
[all...]

Completed in 19 milliseconds

123