Home
last modified time | relevance | path

Searched defs:instruction (Results 1 - 25 of 317) sorted by relevance

12345678910>>...13

/third_party/node/deps/v8/src/torque/
H A Dtorque-code-generator.cc13 bool TorqueCodeGenerator::IsEmptyInstruction(const Instruction& instruction) { in IsEmptyInstruction() argument
27 void TorqueCodeGenerator::EmitInstruction(const Instruction& instruction, in EmitInstruction() argument
47 void TorqueCodeGenerator::EmitInstruction(const PeekInstruction& instruction, in EmitInstruction() argument
52 EmitInstruction(const PokeInstruction& instruction, Stack<std::string>* stack) EmitInstruction() argument
58 EmitInstruction( const DeleteRangeInstruction& instruction, Stack<std::string>* stack) EmitInstruction() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_replace_linear_algebra_instructions.cpp54 MakeInstructionDescriptor(GetIRContext(), &instruction))); in Apply() local
H A Dinstruction_message.cpp39 MakeInstructionMessage( const opt::Instruction* instruction) MakeInstructionMessage() argument
H A Dtransformation_swap_commutable_operands.cpp34 auto instruction = in IsApplicable() local
48 auto instruction = in Apply() local
H A Dtransformation_toggle_access_chain_instruction.cpp36 auto instruction = in IsApplicable() local
58 auto instruction = in Apply() local
[all...]
H A Dfuzzer_pass_replace_opselects_with_conditional_branches.cpp102 auto instruction = Apply() local
138 InstructionNeedsSplitBefore(opt::Instruction* instruction) InstructionNeedsSplitBefore() argument
[all...]
H A Dtransformation_adjust_branch_weights.cpp44 auto instruction = in IsApplicable() local
75 auto instruction = in Apply() local
[all...]
H A Dtransformation_make_vector_operation_dynamic.cpp38 auto instruction = in IsApplicable() local
59 auto instruction = in Apply() local
87 IsVectorOperation( opt::IRContext* ir_context, opt::Instruction* instruction) IsVectorOperation() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dvector_dce.h38 Instruction* instruction; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_replace_linear_algebra_instructions.cpp54 MakeInstructionDescriptor(GetIRContext(), &instruction))); in Apply() local
H A Dinstruction_message.cpp39 MakeInstructionMessage( const opt::Instruction* instruction) MakeInstructionMessage() argument
H A Dtransformation_swap_commutable_operands.cpp34 auto instruction = in IsApplicable() local
48 auto instruction = in Apply() local
H A Dtransformation_toggle_access_chain_instruction.cpp36 auto instruction = in IsApplicable() local
58 auto instruction = in Apply() local
[all...]
H A Dfuzzer_pass_replace_opselects_with_conditional_branches.cpp102 auto instruction = Apply() local
138 InstructionNeedsSplitBefore(opt::Instruction* instruction) InstructionNeedsSplitBefore() argument
[all...]
H A Dtransformation_adjust_branch_weights.cpp44 auto instruction = in IsApplicable() local
75 auto instruction = in Apply() local
[all...]
H A Dtransformation_make_vector_operation_dynamic.cpp38 auto instruction = in IsApplicable() local
59 auto instruction = in Apply() local
87 IsVectorOperation( opt::IRContext* ir_context, opt::Instruction* instruction) IsVectorOperation() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dvector_dce.h38 Instruction* instruction; member
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass_replace_linear_algebra_instructions.cpp54 MakeInstructionDescriptor(GetIRContext(), &instruction))); in Apply() local
H A Dinstruction_message.cpp39 MakeInstructionMessage( const opt::Instruction* instruction) MakeInstructionMessage() argument
H A Dtransformation_swap_commutable_operands.cpp34 auto instruction = in IsApplicable() local
48 auto instruction = in Apply() local
H A Dtransformation_toggle_access_chain_instruction.cpp36 auto instruction = in IsApplicable() local
59 auto instruction = in Apply() local
[all...]
H A Dfuzzer_pass_replace_opselects_with_conditional_branches.cpp102 auto instruction = Apply() local
138 InstructionNeedsSplitBefore(opt::Instruction* instruction) InstructionNeedsSplitBefore() argument
[all...]
H A Dtransformation_adjust_branch_weights.cpp44 auto instruction = in IsApplicable() local
75 auto instruction = in Apply() local
[all...]
/third_party/spirv-tools/source/opt/
H A Dvector_dce.h38 Instruction* instruction; member
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DPixelPipeline.cpp74 const Shader::Instruction *instruction = shader->getInstruction(i); in applyShader() local
[all...]

Completed in 6 milliseconds

12345678910>>...13