Home
last modified time | relevance | path

Searched defs:operand (Results 76 - 100 of 321) sorted by relevance

12345678910>>...13

/kernel/linux/linux-6.6/drivers/acpi/acpica/
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.c749 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ds_evaluate_name_path() local
[all...]
/third_party/elfutils/libdw/
H A Dcfi.c134 Dwarf_Word operand = opcode & CFI_PRIMARY_MAX; in execute_cfi() local
[all...]
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_encode.c39 static size_t rogue_encode_reg_bank(const struct rogue_operand *operand) in rogue_encode_reg_bank() argument
704 static bool rogue_encode_operand(const struct rogue_operand *operand, in rogue_encode_operand() argument
[all...]
H A Drogue_regalloc.c276 struct rogue_operand *operand = *operand_ptr; in rogue_ra_alloc() local
[all...]
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DShaderParse.c189 parse_operand(const unsigned **curr, struct Shader_operand *operand) parse_operand() argument
220 parse_relative_operand(const unsigned **curr, struct Shader_relative_operand *operand) parse_relative_operand() argument
273 parse_operand_index(const unsigned **curr, struct Shader_operand *operand) parse_operand_index() argument
[all...]
/third_party/node/benchmark/napi/function_args/
H A Dbinding.cc74 Local<Value> operand; in CallWithObject() local
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-decoder.cc22 int32_t operand = in DecodeRegisterOperand() local
H A Dbytecode-node.h110 uint32_t operand(int i) const { in operand() function in v8::internal::interpreter::final
238 V8_INLINE static OperandScale ScaleForOperand(uint32_t operand) { in ScaleForOperand() argument
248 V8_INLINE void UpdateScaleForOperand(int operand_index, uint32_t operand) { in UpdateScaleForOperand() argument
259 V8_INLINE void SetOperand(int operand_index, uint32_t operand) { in SetOperand() argument
[all...]
H A Dbytecode-register.h64 static Register FromOperand(int32_t operand) { in FromOperand() argument
H A Dbytecode-register.cc95 int32_t operand = ToOperand(); in SizeOfOperand() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dinstruction.h72 const spv_parsed_operand_t& operand(size_t idx) const { in operand() function in spvtools::val::Instruction
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dassembly_grammar.cpp209 lookupOperand(spv_operand_type_t type, uint32_t operand, spv_operand_desc* desc) const lookupOperand() argument
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_add_bit_instruction_synonym.cpp123 auto operand = instruction->GetInOperand(0).words[0]; in IsInstructionSupported() local
H A Dtransformation_move_instruction_down.cpp102 const auto& operand = successor_it->GetInOperand(i); in IsApplicable() local
H A Dtransformation_propagate_instruction_up.cpp59 const auto& operand = inst->GetInOperand(i); in HasValidDependencies() local
159 auto& operand = clone->GetInOperand(i); in Apply() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dassembly_grammar.cpp209 lookupOperand(spv_operand_type_t type, uint32_t operand, spv_operand_desc* desc) const lookupOperand() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_add_bit_instruction_synonym.cpp123 auto operand = instruction->GetInOperand(0).words[0]; in IsInstructionSupported() local
H A Dtransformation_move_instruction_down.cpp102 const auto& operand = successor_it->GetInOperand(i); in IsApplicable() local
H A Dtransformation_propagate_instruction_up.cpp59 const auto& operand = inst->GetInOperand(i); in HasValidDependencies() local
159 auto& operand = clone->GetInOperand(i); in Apply() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dinstruction.h72 const spv_parsed_operand_t& operand(size_t idx) const { in operand() function in spvtools::val::Instruction
/third_party/skia/src/pdf/
H A DSkPDFGraphicStackState.cpp74 SkPath operand; in apply_clip() local
86 Op(SkPath::Rect(bounds), operand, op, &operand); in apply_clip() local
/third_party/spirv-tools/source/
H A Dassembly_grammar.cpp214 lookupOperand(spv_operand_type_t type, uint32_t operand, spv_operand_desc* desc) const lookupOperand() argument
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_add_bit_instruction_synonym.cpp123 auto operand = instruction->GetInOperand(0).words[0]; in IsInstructionSupported() local
H A Dtransformation_move_instruction_down.cpp102 const auto& operand = successor_it->GetInOperand(i); in IsApplicable() local

Completed in 19 milliseconds

12345678910>>...13