/third_party/node/deps/v8/src/interpreter/ |
H A D | interpreter-generator.cc | 2546 TNode<Uint32T> slots = BytecodeOperandUImm(1); in IGNITION_HANDLER() local 2560 TNode<Uint32T> slots = BytecodeOperandUImm(1); in IGNITION_HANDLER() local
|
H A D | bytecode-array-builder.cc | 973 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 D | code-inl.h | 738 const int slots = StackSlotsField::decode(flags); in stack_slots() local
|
H A D | feedback-vector.cc | 131 int slots = slot_count(); in SpecDiffersFrom() local
|
/third_party/node/deps/v8/src/torque/ |
H A D | types.cc | 602 void ComputeSlotKindsHelper(std::vector<ObjectSlotKind>* slots, in ComputeSlotKindsHelper() argument
|
/third_party/node/deps/v8/src/wasm/baseline/ |
H A D | liftoff-assembler.cc | 551 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 D | liftoff-compiler.cc | 413 ZoneVector<int> slots; member [all...] |
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/ |
H A D | gpir.h | 121 int *slots; member 272 gpir_node *slots[GPIR_INSTR_SLOT_NUM]; member
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_instr_alu.cpp | 893 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 D | r600_asm.c | 358 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 D | vktWsiSwapchainTests.cpp | 801 vector<PrivateDataSlotSp> slots; in createSwapchainPrivateDataTest() local
|
/third_party/python/Objects/ |
H A D | genobject.c | 896 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 D | raw_hash_set_test.cc | 443 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 D | vktWsiSwapchainTests.cpp | 796 vector<PrivateDataSlotSp> slots; in createSwapchainPrivateDataTest() local
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir.c | 2686 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 D | code-generator-x64.cc | 2660 int slots = stack_decrement / kSystemPointerSize; in AssembleArchInstruction() local
|
/third_party/node/deps/v8/src/compiler/backend/s390/ |
H A D | code-generator-s390.cc | 1964 int slots = stack_decrement / kSystemPointerSize; in AssembleArchInstruction() local
|
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
H A D | ppir.h | 136 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 D | lp_bld_nir_soa.c | 1591 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 D | vktPipelineVertexInputTests.cpp | 468 std::vector<deUint32> slots; in VertexInputTest() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineVertexInputTests.cpp | 404 std::vector<deUint32> slots; in VertexInputTest() local
|
/third_party/mbedtls/programs/ssl/ |
H A D | ssl_server2.c | 1101 ssl_async_key_slot_t slots[4]; /* key, key2, sni1, sni2 */ member [all...] |
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_compiler.c | 697 unsigned slots = 0; in find_var_with_location_frac() local
|
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-code-manager.cc | 2302 int* slots = &module()->functions[index].feedback_slots; in AddCompiledCode() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_bc.h | 882 alu_node *slots[2][5]; member in r600_sb::bc_parser
|