| /third_party/node/deps/v8/src/compiler/ |
| H A D | operator-properties.cc | 18 IrOpcode::Value opcode = static_cast<IrOpcode::Value>(op->opcode()); in HasContextInput() local 25 IrOpcode::Value const opcode = static_cast<IrOpcode::Value>(op->opcode()); in NeedsExactContext() member in v8::internal::compiler::IrOpcode 274 Operator::Opcode const opcode = op->opcode(); in IsBasicBlockBegin() member in v8::internal::compiler::Operator [all...] |
| H A D | opcodes.cc | 36 std::ostream& operator<<(std::ostream& os, IrOpcode::Value opcode) { in operator <<() argument
|
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-bigint.cc | 104 int opcode = args.smi_value_at(2); in RUNTIME_FUNCTION() local 161 int opcode = args.smi_value_at(1); in RUNTIME_FUNCTION() local
|
| /third_party/mesa3d/src/gallium/drivers/i915/ |
| H A D | i915_state_inlines.h | 170 i915_translate_logic_op(unsigned opcode) in i915_translate_logic_op() argument
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | eg_asm.c | 40 unsigned opcode = r600_isa_cf_opcode(bc->isa->hw_class, cf->op); in eg_bytecode_cf_build() local 229 unsigned opcode; in eg_bytecode_gds_build() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| H A D | validate_bitwise.cpp | 29 const SpvOp opcode = inst->opcode(); in BitwisePass() local [all...] |
| H A D | validate_layout.cpp | 37 ModuleScopedInstructions(ValidationState_t& _, const Instruction* inst, SpvOp opcode) ModuleScopedInstructions() argument 156 FunctionScopedInstructions(ValidationState_t& _, const Instruction* inst, SpvOp opcode) FunctionScopedInstructions() argument 359 const SpvOp opcode = inst->opcode(); ModuleLayoutPass() local [all...] |
| H A D | validate_memory_semantics.cpp | 30 const SpvOp opcode = inst->opcode(); in ValidateMemorySemantics() local [all...] |
| H A D | validate_non_uniform.cpp | 70 const SpvOp opcode = inst->opcode(); in NonUniformPass() local
|
| H A D | validate_scopes.cpp | 45 SpvOp opcode = inst->opcode(); in ValidateScope() local 81 SpvOp opcode = inst->opcode(); in ValidateExecutionScope() local 189 const SpvOp opcode = inst->opcode(); ValidateMemoryScope() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/test/ |
| H A D | ext_inst.opencl_test.cpp | 34 uint32_t opcode; member
|
| /third_party/skia/third_party/externals/spirv-tools/test/val/ |
| H A D | val_type_unique_test.cpp | 93 std::string GetErrorString(SpvOp opcode) { in GetErrorString() argument
|
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/fact_manager/ |
| H A D | data_synonym_and_id_equation_facts.h | 82 SpvOp opcode; member
|
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
| H A D | fuzzer_pass_replace_branches_from_dead_blocks_with_exits.cpp | 91 auto opcode = opcodes[GetFuzzerContext()->RandomIndex(opcodes)]; in Apply() local
|
| H A D | fuzzer_pass_split_blocks.cpp | 81 const SpvOp opcode = inst.opcode(); in Apply() local
|
| H A D | instruction_message.cpp | 22 MakeInstructionMessage( SpvOp opcode, uint32_t result_type_id, uint32_t result_id, const opt::Instruction::OperandList& input_operands) MakeInstructionMessage() argument
|
| H A D | transformation_add_no_contraction_decoration.cpp | 57 bool TransformationAddNoContractionDecoration::IsArithmetic(uint32_t opcode) { in IsArithmetic() argument
|
| H A D | transformation_add_relaxed_decoration.cpp | 67 bool TransformationAddRelaxedDecoration::IsNumeric(uint32_t opcode) { in IsNumeric() argument
|
| H A D | transformation_toggle_access_chain_instruction.cpp | 42 SpvOp opcode = static_cast<SpvOp>( in IsApplicable() local 60 SpvOp opcode = instruction->opcode(); in Apply() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | reflect.h | 27 inline bool IsDebug1Inst(SpvOp opcode) { in IsDebug1Inst() argument 31 inline bool IsDebug2Inst(SpvOp opcode) { in IsDebug2Inst() argument 34 inline bool IsDebug3Inst(SpvOp opcode) { in IsDebug3Inst() argument 37 inline bool IsOpLineInst(SpvOp opcode) { in IsOpLineInst() argument 40 IsAnnotationInst(SpvOp opcode) IsAnnotationInst() argument 45 IsTypeInst(SpvOp opcode) IsTypeInst() argument 53 IsConstantInst(SpvOp opcode) IsConstantInst() argument 57 IsCompileTimeConstantInst(SpvOp opcode) IsCompileTimeConstantInst() argument 60 IsSpecConstantInst(SpvOp opcode) IsSpecConstantInst() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/fact_manager/ |
| H A D | data_synonym_and_id_equation_facts.h | 82 SpvOp opcode; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| H A D | fuzzer_pass_replace_branches_from_dead_blocks_with_exits.cpp | 91 auto opcode = opcodes[GetFuzzerContext()->RandomIndex(opcodes)]; in Apply() local
|
| H A D | fuzzer_pass_split_blocks.cpp | 81 const SpvOp opcode = inst.opcode(); in Apply() local
|
| H A D | instruction_message.cpp | 22 MakeInstructionMessage( SpvOp opcode, uint32_t result_type_id, uint32_t result_id, const opt::Instruction::OperandList& input_operands) MakeInstructionMessage() argument
|
| H A D | transformation_add_no_contraction_decoration.cpp | 57 bool TransformationAddNoContractionDecoration::IsArithmetic(uint32_t opcode) { in IsArithmetic() argument
|