Home
last modified time | relevance | path

Searched refs:get_instruction_folder (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dfold_spec_constant_op_and_composite_pass.cpp166 context()->get_instruction_folder().FoldInstructionToConstant( in FoldWithInstructionFolder()
302 context()->get_instruction_folder().FoldScalars(spec_opcode, operands); in DoComponentWiseOperation()
312 context()->get_instruction_folder().FoldVectors(spec_opcode, num_dims, in DoComponentWiseOperation()
H A Dinstruction.cpp755 context()->get_instruction_folder().HasConstFoldingRule(this); in IsFoldable()
759 const InstructionFolder& folder = context()->get_instruction_folder(); in IsFoldableByFoldScalar()
781 const InstructionFolder& folder = context()->get_instruction_folder(); in IsFoldableByFoldVector()
H A Dsimplification_pass.cpp63 const InstructionFolder& folder = context()->get_instruction_folder(); in SimplifyFunction()
H A Dccp_pass.cpp165 context()->get_instruction_folder().FoldInstructionToConstant(instr, in VisitAssignment()
H A Dir_context.h601 const InstructionFolder& get_instruction_folder() { in get_instruction_folder() function
H A Dfolding_rules.cpp2030 context->get_instruction_folder().FoldInstruction(a.get()); in FMixFeedingExtract()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dfold_spec_constant_op_and_composite_pass.cpp166 context()->get_instruction_folder().FoldInstructionToConstant( in FoldWithInstructionFolder()
291 context()->get_instruction_folder().FoldScalars(spec_opcode, operands); in DoComponentWiseOperation()
301 context()->get_instruction_folder().FoldVectors(spec_opcode, num_dims, in DoComponentWiseOperation()
H A Dinstruction.cpp755 context()->get_instruction_folder().HasConstFoldingRule(this); in IsFoldable()
759 const InstructionFolder& folder = context()->get_instruction_folder(); in IsFoldableByFoldScalar()
781 const InstructionFolder& folder = context()->get_instruction_folder(); in IsFoldableByFoldVector()
H A Dsimplification_pass.cpp63 const InstructionFolder& folder = context()->get_instruction_folder(); in SimplifyFunction()
H A Dccp_pass.cpp165 context()->get_instruction_folder().FoldInstructionToConstant(instr, in VisitAssignment()
H A Dir_context.h602 const InstructionFolder& get_instruction_folder() { in get_instruction_folder() function
H A Dfolding_rules.cpp1982 context->get_instruction_folder().FoldInstruction(a.get()); in FMixFeedingExtract()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dfold_spec_constant_op_and_composite_pass.cpp166 context()->get_instruction_folder().FoldInstructionToConstant( in FoldWithInstructionFolder()
302 context()->get_instruction_folder().FoldScalars(spec_opcode, operands); in DoComponentWiseOperation()
312 context()->get_instruction_folder().FoldVectors(spec_opcode, num_dims, in DoComponentWiseOperation()
Dinstruction.cpp755 context()->get_instruction_folder().HasConstFoldingRule(this); in IsFoldable()
759 const InstructionFolder& folder = context()->get_instruction_folder(); in IsFoldableByFoldScalar()
781 const InstructionFolder& folder = context()->get_instruction_folder(); in IsFoldableByFoldVector()
Dsimplification_pass.cpp63 const InstructionFolder& folder = context()->get_instruction_folder(); in SimplifyFunction()
Dccp_pass.cpp165 context()->get_instruction_folder().FoldInstructionToConstant(instr, in VisitAssignment()
Dir_context.h601 const InstructionFolder& get_instruction_folder() { in get_instruction_folder() function
Dfolding_rules.cpp2030 context->get_instruction_folder().FoldInstruction(a.get()); in FMixFeedingExtract()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/
H A Dfold_test.cpp115 bool succeeded = context->get_instruction_folder().FoldInstruction(inst); in FoldInstruction()
3628 inst = context->get_instruction_folder().FoldInstructionToConstant(inst, in TEST_P()
3665 inst = context->get_instruction_folder().FoldInstructionToConstant(inst, in TEST_P()
8779 bool succeeded = context->get_instruction_folder().FoldInstruction(inst); in TEST_P()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dfold_test.cpp115 bool succeeded = context->get_instruction_folder().FoldInstruction(inst); in FoldInstruction()
3620 inst = context->get_instruction_folder().FoldInstructionToConstant(inst, in TEST_P()
3657 inst = context->get_instruction_folder().FoldInstructionToConstant(inst, in TEST_P()
8561 bool succeeded = context->get_instruction_folder().FoldInstruction(inst); in TEST_P()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/
Dfold_test.cpp115 bool succeeded = context->get_instruction_folder().FoldInstruction(inst); in FoldInstruction()
3620 inst = context->get_instruction_folder().FoldInstructionToConstant(inst, in TEST_P()
3657 inst = context->get_instruction_folder().FoldInstructionToConstant(inst, in TEST_P()
8561 bool succeeded = context->get_instruction_folder().FoldInstruction(inst); in TEST_P()