Home
last modified time | relevance | path

Searched defs:slots (Results 76 - 100 of 114) sorted by relevance

12345

/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-generator.cc2546 TNode<Uint32T> slots = BytecodeOperandUImm(1); in IGNITION_HANDLER() local
2560 TNode<Uint32T> slots = BytecodeOperandUImm(1); in IGNITION_HANDLER() local
H A Dbytecode-array-builder.cc973 CreateFunctionContext( const Scope* scope, int slots) CreateFunctionContext() argument
980 CreateEvalContext( const Scope* scope, int slots) CreateEvalContext() argument
/third_party/node/deps/v8/src/objects/
H A Dcode-inl.h738 const int slots = StackSlotsField::decode(flags); in stack_slots() local
H A Dfeedback-vector.cc131 int slots = slot_count(); in SpecDiffersFrom() local
/third_party/node/deps/v8/src/torque/
H A Dtypes.cc602 void ComputeSlotKindsHelper(std::vector<ObjectSlotKind>* slots, in ComputeSlotKindsHelper() argument
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-assembler.cc551 GetTaggedSlotsForOOLCode( ZoneVector<int>* slots, LiftoffRegList* spills, SpillLocation spill_location) GetTaggedSlotsForOOLCode() argument
935 PrepareStackTransfers(const ValueKindSig* sig, compiler::CallDescriptor* call_descriptor, const VarState* slots, LiftoffStackSlots* stack_slots, StackTransferRecipe* stack_transfers, LiftoffRegList* param_regs) PrepareStackTransfers() argument
1190 VarState* slots = cache_state_.stack_state.end() - sig->return_count(); MoveToReturnLocations() local
[all...]
H A Dliftoff-compiler.cc413 ZoneVector<int> slots; member
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dgpir.h121 int *slots; member
272 gpir_node *slots[GPIR_INSTR_SLOT_NUM]; member
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_alu.cpp893 int slots = 0; in from_string() local
43 AluInstr(EAluOp opcode, PRegister dest, SrcValues src, const std::set<AluModifiers>& flags, int slots) AluInstr() argument
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_asm.c358 unsigned slots = r600_isa_alu_slots(bc->isa->hw_class, alu->op); in is_alu_vec_unit_inst() local
364 unsigned slots = r600_isa_alu_slots(bc->isa->hw_class, alu->op); in is_alu_trans_unit_inst() local
371 unsigned slots = r600_isa_alu_slots(bc->isa->hw_class, alu->op); in is_alu_any_unit_inst() local
588 check_and_set_bank_swizzle(const struct r600_bytecode *bc, struct r600_bytecode_alu *slots[5]) check_and_set_bank_swizzle() argument
668 replace_gpr_with_pv_ps(struct r600_bytecode *bc, struct r600_bytecode_alu *slots[5], struct r600_bytecode_alu *alu_prev) replace_gpr_with_pv_ps() argument
805 merge_inst_groups(struct r600_bytecode *bc, struct r600_bytecode_alu *slots[5], struct r600_bytecode_alu *alu_prev) merge_inst_groups() argument
1349 struct r600_bytecode_alu *slots[5]; r600_bytecode_add_alu_type() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiSwapchainTests.cpp801 vector<PrivateDataSlotSp> slots; in createSwapchainPrivateDataTest() local
/third_party/python/Objects/
H A Dgenobject.c896 int slots = code->co_nlocalsplus + code->co_stacksize; in make_gen() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Draw_hash_set_test.cc443 void* slots; in TEST() member
451 void* slots; in TEST() member
2105 int64_t* slots = RawHashSetTestOnlyAccess::GetSlots(t); in TEST() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiSwapchainTests.cpp796 vector<PrivateDataSlotSp> slots; in createSwapchainPrivateDataTest() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir.c2686 unsigned slots = glsl_count_attribute_slots(var->type, true); in nir_remap_dual_slot_attributes() local
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc2660 int slots = stack_decrement / kSystemPointerSize; in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dcode-generator-s390.cc1964 int slots = stack_decrement / kSystemPointerSize; in AssembleArchInstruction() local
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dppir.h136 int *slots; member
355 ppir_node *slots[PPIR_INSTR_SLOT_NUM]; member
700 int *slots = ppir_op_infos[node->op].slots; in ppir_node_schedulable_slot() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_soa.c1591 unsigned slots = glsl_count_attribute_slots(var->type, false) * 4; in init_var_slots() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineVertexInputTests.cpp468 std::vector<deUint32> slots; in VertexInputTest() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineVertexInputTests.cpp404 std::vector<deUint32> slots; in VertexInputTest() local
/third_party/mbedtls/programs/ssl/
H A Dssl_server2.c1101 ssl_async_key_slot_t slots[4]; /* key, key2, sni1, sni2 */ member
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c697 unsigned slots = 0; in find_var_with_location_frac() local
/third_party/node/deps/v8/src/wasm/
H A Dwasm-code-manager.cc2302 int* slots = &module()->functions[index].feedback_slots; in AddCompiledCode() local
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_bc.h882 alu_node *slots[2][5]; member in r600_sb::bc_parser

Completed in 132 milliseconds

12345