/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | fold_spec_constant_op_and_composite_pass.cpp | 166 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 D | instruction.cpp | 755 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 D | simplification_pass.cpp | 63 const InstructionFolder& folder = context()->get_instruction_folder(); in SimplifyFunction()
|
H A D | ccp_pass.cpp | 165 context()->get_instruction_folder().FoldInstructionToConstant(instr, in VisitAssignment()
|
H A D | ir_context.h | 601 const InstructionFolder& get_instruction_folder() { in get_instruction_folder() function
|
H A D | folding_rules.cpp | 2030 context->get_instruction_folder().FoldInstruction(a.get()); in FMixFeedingExtract()
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | fold_spec_constant_op_and_composite_pass.cpp | 166 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 D | instruction.cpp | 755 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 D | simplification_pass.cpp | 63 const InstructionFolder& folder = context()->get_instruction_folder(); in SimplifyFunction()
|
H A D | ccp_pass.cpp | 165 context()->get_instruction_folder().FoldInstructionToConstant(instr, in VisitAssignment()
|
H A D | ir_context.h | 602 const InstructionFolder& get_instruction_folder() { in get_instruction_folder() function
|
H A D | folding_rules.cpp | 1982 context->get_instruction_folder().FoldInstruction(a.get()); in FMixFeedingExtract()
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | fold_spec_constant_op_and_composite_pass.cpp | 166 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()
|
D | instruction.cpp | 755 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()
|
D | simplification_pass.cpp | 63 const InstructionFolder& folder = context()->get_instruction_folder(); in SimplifyFunction()
|
D | ccp_pass.cpp | 165 context()->get_instruction_folder().FoldInstructionToConstant(instr, in VisitAssignment()
|
D | ir_context.h | 601 const InstructionFolder& get_instruction_folder() { in get_instruction_folder() function
|
D | folding_rules.cpp | 2030 context->get_instruction_folder().FoldInstruction(a.get()); in FMixFeedingExtract()
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/ |
H A D | fold_test.cpp | 115 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 D | fold_test.cpp | 115 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/ |
D | fold_test.cpp | 115 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()
|