Home
last modified time | relevance | path

Searched defs:operand (Results 51 - 75 of 321) sorted by relevance

12345678910>>...13

/third_party/skia/third_party/externals/spirv-tools/test/
H A Dtext_to_binary.annotation_test.cpp51 input << " " << operand; in TEST_P() local
74 input << " %" << operand; in TEST_P() local
450 input << " " << operand; TEST_P() local
[all...]
H A Dtext_to_binary.mode_setting_test.cpp147 input << " " << operand; in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dtext_to_binary.annotation_test.cpp51 input << " " << operand; in TEST_P() local
74 input << " %" << operand; in TEST_P() local
450 input << " " << operand; TEST_P() local
[all...]
H A Dtext_to_binary.mode_setting_test.cpp147 input << " " << operand; in TEST_P() local
/third_party/skia/src/sksl/ir/
H A DSkSLPrefixExpression.cpp122 logical_not_operand(const Context& context, std::unique_ptr<Expression> operand) logical_not_operand() argument
/third_party/vixl/src/aarch32/
H A Doperands-aarch32.cc51 std::ostream& operator<<(std::ostream& os, const Operand& operand) { in operator <<() argument
100 operator <<(std::ostream& os, const SOperand& operand) operator <<() argument
109 operator <<(std::ostream& os, const DOperand& operand) operator <<() argument
118 operator <<(std::ostream& os, const QOperand& operand) operator <<() argument
518 operator <<(std::ostream& os, const MemOperand& operand) operator <<() argument
550 operator <<(std::ostream& os, const AlignedMemOperand& operand) operator <<() argument
[all...]
/third_party/rust/crates/syn/codegen/src/
H A Dmain.rs32 mod operand; modules
/third_party/spirv-tools/test/
H A Dtext_to_binary.annotation_test.cpp51 input << " " << operand; in TEST_P() local
74 input << " %" << operand; in TEST_P() local
455 input << " " << operand; TEST_P() local
[all...]
H A Dtext_to_binary.mode_setting_test.cpp147 input << " " << operand; in TEST_P() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesShaderIntrinsics.cpp41 std::string operand; member
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dexconfig.c86 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_load_table_op() local
[all...]
H A Dutmath.c91 acpi_status acpi_ut_short_shift_left(u64 operand, u32 count, u64 *out_result) in acpi_ut_short_shift_left() argument
128 acpi_status acpi_ut_short_shift_right(u64 operand, u32 count, u64 *out_result) in acpi_ut_short_shift_right() argument
189 acpi_status acpi_ut_short_shift_left(u64 operand, u32 count, u64 *out_result) in acpi_ut_short_shift_left() argument
213 acpi_ut_short_shift_right(u64 operand, u32 count, u64 *out_result) acpi_ut_short_shift_right() argument
[all...]
H A Ddsutils.c756 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ds_evaluate_name_path() local
[all...]
H A Ddsopcode.c465 union acpi_operand_object **operand; in acpi_ds_eval_table_region_operands() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dppc-dis.c26 operand_value_powerpc (const struct powerpc_operand *operand, in operand_value_powerpc() argument
62 const struct powerpc_operand *operand; skip_optional_operands() local
91 const struct powerpc_operand *operand; lookup_powerpc() local
164 const struct powerpc_operand *operand; print_insn_powerpc() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dppc-dis.c26 operand_value_powerpc (const struct powerpc_operand *operand, in operand_value_powerpc() argument
62 const struct powerpc_operand *operand; skip_optional_operands() local
91 const struct powerpc_operand *operand; lookup_powerpc() local
164 const struct powerpc_operand *operand; print_insn_powerpc() local
[all...]
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dexconfig.c86 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_load_table_op() local
[all...]
H A Ddsopcode.c465 union acpi_operand_object **operand; in acpi_ds_eval_table_region_operands() local
[all...]
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-regalloc-data.h53 compiler::AllocatedOperand& operand(size_t i) { return operands()[i]; } in operand() function
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_capability.cpp272 const spv_parsed_operand_t& operand = inst->operand(0); in CapabilityPass() local
H A Dvalidate_id.cpp145 const spv_parsed_operand_t& operand = inst->operand(i); in IdPass() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_capability.cpp272 const spv_parsed_operand_t& operand = inst->operand(0); in CapabilityPass() local
H A Dvalidate_id.cpp145 const spv_parsed_operand_t& operand = inst->operand(i); in IdPass() local
[all...]
/third_party/spirv-tools/source/val/
H A Dvalidate_capability.cpp294 const spv_parsed_operand_t& operand = inst->operand(0); in CapabilityPass() local
H A Dvalidate_id.cpp134 const spv_parsed_operand_t& operand = inst->operand(i); in IdPass() local
[all...]

Completed in 14 milliseconds

12345678910>>...13