| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_instr_mem.h | 51 auto opcode() const {return m_op;} in opcode() function in r600::GDSInstr
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| H A D | r3xx_vertprog.c | 627 const struct rc_opcode_info * opcode = rc_get_opcode_info(inst->U.I.Opcode); in allocate_temporary_registers() local 650 const struct rc_opcode_info * opcode = rc_get_opcode_info(inst->U.I.Opcode); in allocate_temporary_registers() local 670 const struct rc_opcode_info * opcode = rc_get_opcode_info(inst->U.I.Opcode); in allocate_temporary_registers() local 700 const struct rc_opcode_info *opcode = rc_get_opcode_info(inst->U.I.Opcode); transform_nonnative_modifiers() local 740 const struct rc_opcode_info * opcode = rc_get_opcode_info(inst->U.I.Opcode); transform_source_conflicts() local 806 swizzle_is_native(rc_opcode opcode, struct rc_src_register reg) swizzle_is_native() argument 840 const struct rc_opcode_info * opcode = rc_get_opcode_info(inst->U.I.Opcode); transform_negative_addressing() local 855 const struct rc_opcode_info * opcode = rc_get_opcode_info(inst->U.I.Opcode); rc_emulate_negative_addressing() local [all...] |
| /third_party/pcre2/pcre2/src/sljit/ |
| H A D | sljitNativeX86_32.c | 33 static sljit_s32 emit_do_imm(struct sljit_compiler *compiler, sljit_u8 opcode, sljit_sw imm) in emit_do_imm() argument
|
| H A D | sljitNativeX86_64.c | 46 static sljit_s32 emit_do_imm32(struct sljit_compiler *compiler, sljit_u8 rex, sljit_u8 opcode, sljit_sw imm) in emit_do_imm32() argument
|
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| H A D | validate_composites.cpp | 38 const SpvOp opcode = inst->opcode(); in GetExtractInsertValueType() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/test/ |
| H A D | binary_parse_test.cpp | 64 SpvOp opcode; member [all...] |
| H A D | ext_inst.cldebug100_test.cpp | 144 uint32_t opcode; member
|
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| H A D | Shader.cpp | 119 Shader::Instruction::Instruction(Opcode opcode) : opcode(opcode), analysis(0) in Instruction() argument 1193 size(unsigned long opcode, unsigned short shaderModel) size() argument [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/fact_manager/ |
| H A D | data_synonym_and_id_equation_facts.cpp | 121 AddEquationFactRecursive( const protobufs::DataDescriptor& lhs_dd, SpvOp opcode, const std::vector<const protobufs::DataDescriptor*>& rhs_dds) AddEquationFactRecursive() argument [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/ |
| H A D | opcode.cpp | 67 uint32_t spvOpcodeMake(uint16_t wordCount, SpvOp opcode) { in spvOpcodeMake() argument 126 spvOpcodeTableValueLookup(spv_target_env env, const spv_opcode_table table, const SpvOp opcode, spv_opcode_desc* pEntry) spvOpcodeTableValueLookup() argument 169 spvInstructionCopy(const uint32_t* words, const SpvOp opcode, const uint16_t wordCount, const spv_endianness_t endian, spv_instruction_t* pInst) spvInstructionCopy() argument 186 spvOpcodeString(const uint32_t opcode) spvOpcodeString() argument 207 spvOpcodeIsScalarType(const SpvOp opcode) spvOpcodeIsScalarType() argument 218 spvOpcodeIsSpecConstant(const SpvOp opcode) spvOpcodeIsSpecConstant() argument 231 spvOpcodeIsConstant(const SpvOp opcode) spvOpcodeIsConstant() argument 250 spvOpcodeIsConstantOrUndef(const SpvOp opcode) spvOpcodeIsConstantOrUndef() argument 254 spvOpcodeIsScalarSpecConstant(const SpvOp opcode) spvOpcodeIsScalarSpecConstant() argument 265 spvOpcodeIsComposite(const SpvOp opcode) spvOpcodeIsComposite() argument 278 spvOpcodeReturnsLogicalVariablePointer(const SpvOp opcode) spvOpcodeReturnsLogicalVariablePointer() argument 298 spvOpcodeReturnsLogicalPointer(const SpvOp opcode) spvOpcodeReturnsLogicalPointer() argument 351 spvOpcodeIsDecoration(const SpvOp opcode) spvOpcodeIsDecoration() argument 367 spvOpcodeIsLoad(const SpvOp opcode) spvOpcodeIsLoad() argument 396 spvOpcodeIsBranch(SpvOp opcode) spvOpcodeIsBranch() argument 407 spvOpcodeIsAtomicWithLoad(const SpvOp opcode) spvOpcodeIsAtomicWithLoad() argument 434 spvOpcodeIsAtomicOp(const SpvOp opcode) spvOpcodeIsAtomicOp() argument 439 spvOpcodeIsReturn(SpvOp opcode) spvOpcodeIsReturn() argument 449 spvOpcodeIsAbort(SpvOp opcode) spvOpcodeIsAbort() argument 462 spvOpcodeIsReturnOrAbort(SpvOp opcode) spvOpcodeIsReturnOrAbort() argument 466 spvOpcodeIsBlockTerminator(SpvOp opcode) spvOpcodeIsBlockTerminator() argument 470 spvOpcodeTerminatesExecution(SpvOp opcode) spvOpcodeTerminatesExecution() argument 475 spvOpcodeIsBaseOpaqueType(SpvOp opcode) spvOpcodeIsBaseOpaqueType() argument 495 spvOpcodeIsNonUniformGroupOperation(SpvOp opcode) spvOpcodeIsNonUniformGroupOperation() argument 537 spvOpcodeIsScalarizable(SpvOp opcode) spvOpcodeIsScalarizable() argument 624 spvOpcodeIsDebug(SpvOp opcode) spvOpcodeIsDebug() argument 640 spvOpcodeIsCommutativeBinaryOperator(SpvOp opcode) spvOpcodeIsCommutativeBinaryOperator() argument 673 spvOpcodeIsLinearAlgebra(SpvOp opcode) spvOpcodeIsLinearAlgebra() argument 689 spvOpcodeIsImageSample(const SpvOp opcode) spvOpcodeIsImageSample() argument 709 spvOpcodeMemorySemanticsOperandIndices(SpvOp opcode) spvOpcodeMemorySemanticsOperandIndices() argument 742 spvOpcodeIsAccessChain(SpvOp opcode) spvOpcodeIsAccessChain() argument 754 spvOpcodeIsBit(SpvOp opcode) spvOpcodeIsBit() argument [all...] |
| H A D | text.cpp | 282 SpvOp opcode; in spvTextEncodeOperand() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | decoration_manager.cpp | 387 AddDecoration(SpvOp opcode, std::vector<Operand> opnds) AddDecoration() argument [all...] |
| H A D | instruction.h | 225 SpvOp opcode() const { return opcode_; } in opcode() function in spvtools::opt::Instruction [all...] |
| H A D | loop_fusion.cpp | 236 auto opcode = inst.opcode(); in ContainsBarriersOrFunctionCalls() local [all...] |
| H A D | ssa_rewrite_pass.cpp | 303 auto opcode = inst->opcode(); in ProcessStore() local 446 auto opcode = inst.opcode(); in GenerateSSAReplacements() local [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.cpp | 121 AddEquationFactRecursive( const protobufs::DataDescriptor& lhs_dd, SpvOp opcode, const std::vector<const protobufs::DataDescriptor*>& rhs_dds) AddEquationFactRecursive() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
| H A D | opcode.cpp | 67 uint32_t spvOpcodeMake(uint16_t wordCount, SpvOp opcode) { in spvOpcodeMake() argument 126 spvOpcodeTableValueLookup(spv_target_env env, const spv_opcode_table table, const SpvOp opcode, spv_opcode_desc* pEntry) spvOpcodeTableValueLookup() argument 169 spvInstructionCopy(const uint32_t* words, const SpvOp opcode, const uint16_t wordCount, const spv_endianness_t endian, spv_instruction_t* pInst) spvInstructionCopy() argument 186 spvOpcodeString(const uint32_t opcode) spvOpcodeString() argument 207 spvOpcodeIsScalarType(const SpvOp opcode) spvOpcodeIsScalarType() argument 218 spvOpcodeIsSpecConstant(const SpvOp opcode) spvOpcodeIsSpecConstant() argument 231 spvOpcodeIsConstant(const SpvOp opcode) spvOpcodeIsConstant() argument 250 spvOpcodeIsConstantOrUndef(const SpvOp opcode) spvOpcodeIsConstantOrUndef() argument 254 spvOpcodeIsScalarSpecConstant(const SpvOp opcode) spvOpcodeIsScalarSpecConstant() argument 265 spvOpcodeIsComposite(const SpvOp opcode) spvOpcodeIsComposite() argument 278 spvOpcodeReturnsLogicalVariablePointer(const SpvOp opcode) spvOpcodeReturnsLogicalVariablePointer() argument 298 spvOpcodeReturnsLogicalPointer(const SpvOp opcode) spvOpcodeReturnsLogicalPointer() argument 351 spvOpcodeIsDecoration(const SpvOp opcode) spvOpcodeIsDecoration() argument 367 spvOpcodeIsLoad(const SpvOp opcode) spvOpcodeIsLoad() argument 396 spvOpcodeIsBranch(SpvOp opcode) spvOpcodeIsBranch() argument 407 spvOpcodeIsAtomicWithLoad(const SpvOp opcode) spvOpcodeIsAtomicWithLoad() argument 434 spvOpcodeIsAtomicOp(const SpvOp opcode) spvOpcodeIsAtomicOp() argument 439 spvOpcodeIsReturn(SpvOp opcode) spvOpcodeIsReturn() argument 449 spvOpcodeIsAbort(SpvOp opcode) spvOpcodeIsAbort() argument 462 spvOpcodeIsReturnOrAbort(SpvOp opcode) spvOpcodeIsReturnOrAbort() argument 466 spvOpcodeIsBlockTerminator(SpvOp opcode) spvOpcodeIsBlockTerminator() argument 470 spvOpcodeTerminatesExecution(SpvOp opcode) spvOpcodeTerminatesExecution() argument 475 spvOpcodeIsBaseOpaqueType(SpvOp opcode) spvOpcodeIsBaseOpaqueType() argument 495 spvOpcodeIsNonUniformGroupOperation(SpvOp opcode) spvOpcodeIsNonUniformGroupOperation() argument 537 spvOpcodeIsScalarizable(SpvOp opcode) spvOpcodeIsScalarizable() argument 624 spvOpcodeIsDebug(SpvOp opcode) spvOpcodeIsDebug() argument 640 spvOpcodeIsCommutativeBinaryOperator(SpvOp opcode) spvOpcodeIsCommutativeBinaryOperator() argument 673 spvOpcodeIsLinearAlgebra(SpvOp opcode) spvOpcodeIsLinearAlgebra() argument 689 spvOpcodeIsImageSample(const SpvOp opcode) spvOpcodeIsImageSample() argument 709 spvOpcodeMemorySemanticsOperandIndices(SpvOp opcode) spvOpcodeMemorySemanticsOperandIndices() argument 742 spvOpcodeIsAccessChain(SpvOp opcode) spvOpcodeIsAccessChain() argument 754 spvOpcodeIsBit(SpvOp opcode) spvOpcodeIsBit() argument [all...] |
| H A D | text.cpp | 282 SpvOp opcode; in spvTextEncodeOperand() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | decoration_manager.cpp | 387 AddDecoration(SpvOp opcode, std::vector<Operand> opnds) AddDecoration() argument [all...] |
| H A D | instruction.h | 225 SpvOp opcode() const { return opcode_; } in opcode() function in spvtools::opt::Instruction [all...] |
| H A D | loop_fusion.cpp | 236 auto opcode = inst.opcode(); in ContainsBarriersOrFunctionCalls() local [all...] |
| H A D | ssa_rewrite_pass.cpp | 303 auto opcode = inst->opcode(); in ProcessStore() local 446 auto opcode = inst.opcode(); in GenerateSSAReplacements() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| H A D | validate_composites.cpp | 38 const SpvOp opcode = inst->opcode(); in GetExtractInsertValueType() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
| H A D | binary_parse_test.cpp | 64 SpvOp opcode; member [all...] |
| H A D | ext_inst.cldebug100_test.cpp | 144 uint32_t opcode; member
|