| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| H A D | transformation_duplicate_region_with_selection.cpp | 610 uint32_t operand = merge_block_terminator->GetSingleWordInOperand(0); in Apply() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | fold.cpp | 291 const Operand* operand = &inst->GetInOperand(i); FoldBinaryIntegerOpToConstant() local 475 const Operand* operand = &inst->GetInOperand(i); FoldBinaryBooleanOpToConstant() local [all...] |
| H A D | fold_spec_constant_op_and_composite_pass.cpp | 161 const Operand& operand = (*inst_iter_ptr)->GetInOperand(i); in FoldWithInstructionFolder() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| H A D | validate_instruction.cpp | 143 CheckRequiredCapabilities(ValidationState_t& state, const Instruction* inst, size_t which_operand, const spv_parsed_operand_t& operand, uint32_t word) CheckRequiredCapabilities() argument 253 const auto& operand = inst->operand(i); CapabilityCheck() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
| H A D | instruction_test.cpp | 193 const auto& operand = *citer; in TEST() local 220 const auto& operand = *iter; TEST() local [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | double-conversion-bignum.cpp | 169 void Bignum::AddUInt64(const uint64_t operand) { in AddUInt64() argument
|
| /third_party/spirv-tools/source/fuzz/ |
| H A D | transformation_duplicate_region_with_selection.cpp | 610 uint32_t operand = merge_block_terminator->GetSingleWordInOperand(0); in Apply() local
|
| /third_party/spirv-tools/source/opt/ |
| H A D | fold.cpp | 291 const Operand* operand = &inst->GetInOperand(i); FoldBinaryIntegerOpToConstant() local 475 const Operand* operand = &inst->GetInOperand(i); FoldBinaryBooleanOpToConstant() local [all...] |
| H A D | fold_spec_constant_op_and_composite_pass.cpp | 150 const Operand& operand = (*inst_iter_ptr)->GetInOperand(i); in FoldWithInstructionFolder() local
|
| /third_party/spirv-tools/source/val/ |
| H A D | validate_instruction.cpp | 137 CheckRequiredCapabilities(ValidationState_t& state, const Instruction* inst, size_t which_operand, const spv_parsed_operand_t& operand, uint32_t word) CheckRequiredCapabilities() argument 249 const auto& operand = inst->operand(i); CapabilityCheck() local [all...] |
| H A D | validate_non_uniform.cpp | 117 std::string operand = GetOperandName(inst->opcode()); in ValidateGroupNonUniformBroadcastShuffle() local 131 std::string operand in ValidateGroupNonUniformBroadcastShuffle() local 339 const auto* operand = _.FindDef(operand_id); ValidateGroupNonUniformArithmetic() local [all...] |
| /third_party/spirv-tools/test/opt/ |
| H A D | instruction_test.cpp | 188 const auto& operand = *citer; in TEST() local 215 const auto& operand in TEST() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesShaderIntrinsicsBase.hpp | 108 SparseShaderIntrinsicsCaseBase(tcu::TestContext& testCtx, const std::string& name, const SpirVFunction function, const ImageType imageType, const tcu::UVec3& imageSize, const vk::VkFormat format, const std::string& operand) SparseShaderIntrinsicsCaseBase() argument
|
| /third_party/ffmpeg/compat/atomics/suncc/ |
| H A D | stdatomic.h | 124 static inline intptr_t atomic_fetch_add(intptr_t *object, intptr_t operand) in atomic_fetch_add() argument 132 static inline intptr_t atomic_fetch_or(intptr_t *object, intptr_t operand) in atomic_fetch_or() argument 141 static inline intptr_t atomic_fetch_xor(intptr_t *object, intptr_t operand) in atomic_fetch_xor() argument 150 static inline intptr_t atomic_fetch_and(intptr_t *object, intptr_t operand) in atomic_fetch_and() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/ |
| H A D | Mf2DataModel.java | 325 private final Value operand; // Literal | Variable field in Mf2DataModel.Expression 404 private Value operand = null; field in Mf2DataModel.Expression.Builder 417 public Builder setOperand(Value operand) { in setOperand() argument [all...] |
| /third_party/libunwind/libunwind/src/dwarf/ |
| H A D | Gparser.c | 117 unw_word_t operand = 0, regnum, val, len; in run_cfi_program() local
|
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_live_var_analysis.cpp | 163 Operand& operand = insn->operands[i]; in process_live_temps_per_block() local 256 Operand& operand = insn->operands[i]; in process_live_temps_per_block() local [all...] |
| H A D | aco_print_ir.cpp | 157 aco_print_operand(const Operand* operand, FILE* output, unsigned flags) in aco_print_operand() argument [all...] |
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | opt_algebraic.cpp | 304 swizzle_if_required(ir_expression *expr, ir_rvalue *operand) swizzle_if_required() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | js-type-hint-lowering.cc | 277 ReduceUnaryOperation( const Operator* op, Node* operand, Node* effect, Node* control, FeedbackSlot slot) const ReduceUnaryOperation() argument
|
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | register-allocator-verifier.h | 76 PendingAssessment(Zone* zone, const InstructionBlock* origin, InstructionOperand operand) PendingAssessment() argument 97 InstructionOperand operand() const { return operand_; } operand() function in v8::internal::compiler::final 147 Drop(InstructionOperand operand) Drop() argument 152 AddDefinition(InstructionOperand operand, int virtual_register) AddDefinition() argument [all...] |
| /third_party/node/deps/v8/src/interpreter/ |
| H A D | bytecode-array-writer.cc | 301 uint16_t operand = static_cast<uint16_t>(operands[i]); in EmitBytecode() local [all...] |
| /third_party/node/deps/v8/src/maglev/ |
| H A D | maglev-regalloc.cc | 383 compiler::UnallocatedOperand operand = in AllocateNodeResult() local 592 compiler::UnallocatedOperand operand = AssignInput() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | constants.cpp | 162 const Operand* operand = &inst->GetInOperand(i); in GetOperandConstants() local
|
| H A D | instruction.h | 331 InsertOperand(uint32_t index, Operand&& operand) InsertOperand() argument [all...] |