Home
last modified time | relevance | path

Searched defs:pop_count (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Ddswstate.c323 acpi_ds_obj_stack_pop(u32 pop_count, struct acpi_walk_state *walk_state) in acpi_ds_obj_stack_pop() argument
368 acpi_ds_obj_stack_pop_and_delete(u32 pop_count, in acpi_ds_obj_stack_pop_and_delete() argument
[all...]
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Ddswstate.c323 acpi_ds_obj_stack_pop(u32 pop_count, struct acpi_walk_state *walk_state) in acpi_ds_obj_stack_pop() argument
368 acpi_ds_obj_stack_pop_and_delete(u32 pop_count, in acpi_ds_obj_stack_pop_and_delete() argument
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dcommon-operator-reducer.cc319 Node* pop_count = NodeProperties::GetValueInput(node, 0); in ReduceReturn() local
/third_party/node/deps/v8/src/compiler/backend/arm64/
H A Dcode-generator-arm64.cc418 int pop_count = static_cast<int>(call_descriptor->ParameterSlotCount()); in GenerateCallToTrap() local
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc3915 int pop_count = static_cast<int>(call_descriptor->ParameterSlotCount()); in AssembleArchTrap() local
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc3867 int pop_count = static_cast<int>(call_descriptor->ParameterSlotCount()); in AssembleArchTrap() local
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dcode-generator-mips.cc3726 int pop_count = static_cast<int>(call_descriptor->ParameterSlotCount()); in AssembleArchTrap() local
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dcode-generator-loong64.cc1974 int pop_count = static_cast<int>(call_descriptor->ParameterSlotCount()); in AssembleArchTrap() local
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dcode-generator-riscv64.cc3584 int pop_count = static_cast<int>(call_descriptor->ParameterSlotCount()); in AssembleArchTrap() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_asm.h197 unsigned pop_count; member
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dcode-generator-s390.cc3262 int pop_count = static_cast<int>(call_descriptor->ParameterSlotCount()); in AssembleArchTrap() local
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-selector.cc3097 Node* pop_count = ret->InputAt(0); in VisitReturn() local
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_bc.h452 unsigned pop_count:3; member

Completed in 50 milliseconds