Home
last modified time | relevance | path

Searched defs:type (Results 6551 - 6575 of 6833) sorted by relevance

1...<<261262263264265266267268269270>>...274

/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_private.h541 const VkMemoryType *type; member
1083 enum v3dv_job_type type; member
1406 VkDescriptorType type; member
1718 VkDescriptorType type; member
1852 VkDescriptorType type; global() member
[all...]
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c142 LLVMTypeRef type = LLVMTypeOf(value); in ac_get_llvm_num_components() local
158 int ac_get_elem_bits(struct ac_llvm_context *ctx, LLVMTypeRef type) in ac_get_elem_bits() argument
181 ac_get_type_size(LLVMTypeRef type) ac_get_type_size() argument
246 LLVMTypeRef type = LLVMTypeOf(v); ac_to_integer() local
255 LLVMTypeRef type = LLVMTypeOf(v); ac_to_integer_or_pointer() local
286 LLVMTypeRef type = LLVMTypeOf(v); ac_to_float() local
327 ac_build_type_name_for_intr(LLVMTypeRef type, char *buf, unsigned bufsize) ac_build_type_name_for_intr() argument
386 ac_build_phi(struct ac_llvm_context *ctx, LLVMTypeRef type, unsigned count_incoming, LLVMValueRef *values, LLVMBasicBlockRef *blocks) ac_build_phi() argument
441 LLVMTypeRef type = LLVMTypeOf(*pgpr); ac_build_optimization_barrier() local
449 LLVMTypeRef type = LLVMTypeOf(*pgpr); ac_build_optimization_barrier() local
1289 LLVMTypeRef type = func > 1 ? LLVMVectorType(channel_type, func) : channel_type; ac_build_buffer_load_common() local
1407 LLVMTypeRef type = func > 1 ? LLVMVectorType(ctx->i32, func) : ctx->i32; ac_build_tbuffer_load() local
1760 LLVMTypeRef type = LLVMTypeOf(value); ac_set_range_metadata() local
1801 char name[32], type[8]; ac_build_ddxy() local
1865 LLVMTypeRef type; ac_build_umsb() local
1925 char name[64], type[64]; ac_build_fmin() local
1927 ac_build_type_name_for_intr(LLVMTypeOf(a), type, sizeof(type)); ac_build_fmin() local
1935 char name[64], type[64]; ac_build_fmax() local
1937 ac_build_type_name_for_intr(LLVMTypeOf(a), type, sizeof(type)); ac_build_fmax() local
2523 ac_build_fsat(struct ac_llvm_context *ctx, LLVMValueRef src, LLVMTypeRef type) ac_build_fsat() argument
2537 LLVMTypeRef type; ac_build_fsat() local
2569 LLVMTypeRef type; ac_build_fract() local
2589 ac_const_uint_vec(struct ac_llvm_context *ctx, LLVMTypeRef type, uint64_t value) ac_const_uint_vec() argument
2606 LLVMTypeRef type = LLVMTypeOf(src0); ac_build_isign() local
2625 LLVMTypeRef type = LLVMTypeOf(src); ac_build_fsign() local
2774 LLVMTypeRef type; ac_find_lsb() local
3003 ac_build_alloca_undef(struct ac_llvm_context *ac, LLVMTypeRef type, const char *name) ac_build_alloca_undef() argument
3024 ac_build_alloca(struct ac_llvm_context *ac, LLVMTypeRef type, const char *name) ac_build_alloca() argument
3038 ac_cast_ptr(struct ac_llvm_context *ctx, LLVMValueRef ptr, LLVMTypeRef type) ac_cast_ptr() argument
3141 LLVMTypeRef type = LLVMTypeOf(src); _ac_build_readlane() local
3286 LLVMTypeRef type = LLVMTypeOf(src); _ac_build_dpp() local
3334 LLVMTypeRef type = LLVMTypeOf(src); _ac_build_permlane16() local
3427 char name[32], type[8]; ac_build_wwm() local
3435 ac_build_type_name_for_intr(LLVMTypeOf(src), type, sizeof(type)); ac_build_wwm() local
3449 char name[33], type[8]; ac_build_set_inactive() local
3460 ac_build_type_name_for_intr(LLVMTypeOf(src), type, sizeof(type)); ac_build_set_inactive() local
3978 const LLVMTypeRef type = LLVMTypeOf(ws->src); ac_build_wg_wavescan_bottom() local
4175 LLVMTypeRef type = LLVMTypeOf(src); ac_build_shuffle() local
4189 LLVMTypeRef type; ac_build_frexp_exp() local
4210 LLVMTypeRef type; ac_build_frexp_mant() local
4232 LLVMTypeRef type; ac_build_canonicalize() local
4494 arg_llvm_type(enum ac_arg_type type, unsigned size, struct ac_llvm_context *ctx) arg_llvm_type() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c2747 unsigned type = 1u << u_bit_scan(&mask); in radv_get_memory_budget_properties() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c424 unsigned type; member
10563 fc_pushlevel(struct r600_shader_ctx *ctx, int type) fc_pushlevel() argument
[all...]
/third_party/mesa3d/src/gtest/src/
H A Dgtest.cc384 AssertHelper::AssertHelper(TestPartResult::Type type, in AssertHelper() argument
652 HasOneFailure(const char* , const char* , const char* , const TestPartResultArray& results, TestPartResult::Type type, const std::string& substr) HasOneFailure() argument
691 SingleFailureChecker(const TestPartResultArray* results, TestPartResult::Type type, const std::string& substr) SingleFailureChecker() argument
2878 TestPartResultTypeToString(TestPartResult::Type type) TestPartResultTypeToString() argument
[all...]
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_private.h407 VkDescriptorType type; member
500 VkDescriptorType type; member
626 enum pvr_sub_cmd_type type; member
834 VkIndexType type; member
1062 enum pvr_pipeline_type type; member
[all...]
H A Dpvr_cmd_buffer.c220 pvr_cmd_buffer_update_barriers(struct pvr_cmd_buffer *cmd_buffer, enum pvr_sub_cmd_type type) pvr_cmd_buffer_update_barriers() argument
1580 pvr_cmd_buffer_start_sub_cmd(struct pvr_cmd_buffer *cmd_buffer, enum pvr_sub_cmd_type type) pvr_cmd_buffer_start_sub_cmd() argument
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_compiler.h738 enum brw_shader_reloc_type type; member
/third_party/node/deps/v8/third_party/ittapi/include/
H A Dittnotify.h3778 __itt_section_type type; /*!< Section content and semantics description */ global() member
[all...]
/third_party/node/deps/v8/src/wasm/baseline/mips/
H A Dliftoff-assembler-mips.h181 ChangeEndiannessLoad(LiftoffAssembler* assm, LiftoffRegister dst, LoadType type, LiftoffRegList pinned) ChangeEndiannessLoad() argument
250 ChangeEndiannessStore(LiftoffAssembler* assm, LiftoffRegister src, StoreType type, LiftoffRegList pinned) ChangeEndiannessStore() argument
550 Load(LiftoffRegister dst, Register src_addr, Register offset_reg, uint32_t offset_imm, LoadType type, LiftoffRegList pinned, uint32_t* protected_load_pc, bool is_load_mem, bool i64_offset) Load() argument
644 Store(Register dst_addr, Register offset_reg, uint32_t offset_imm, LiftoffRegister src, StoreType type, LiftoffRegList pinned, uint32_t* protected_store_pc, bool is_store_mem) Store() argument
712 AtomicLoad(LiftoffRegister dst, Register src_addr, Register offset_reg, uint32_t offset_imm, LoadType type, LiftoffRegList pinned) AtomicLoad() argument
718 AtomicStore(Register dst_addr, Register offset_reg, uint32_t offset_imm, LiftoffRegister src, StoreType type, LiftoffRegList pinned) AtomicStore() argument
724 AtomicAdd(Register dst_addr, Register offset_reg, uint32_t offset_imm, LiftoffRegister value, LiftoffRegister result, StoreType type) AtomicAdd() argument
730 AtomicSub(Register dst_addr, Register offset_reg, uint32_t offset_imm, LiftoffRegister value, LiftoffRegister result, StoreType type) AtomicSub() argument
736 AtomicAnd(Register dst_addr, Register offset_reg, uint32_t offset_imm, LiftoffRegister value, LiftoffRegister result, StoreType type) AtomicAnd() argument
742 AtomicOr(Register dst_addr, Register offset_reg, uint32_t offset_imm, LiftoffRegister value, LiftoffRegister result, StoreType type) AtomicOr() argument
748 AtomicXor(Register dst_addr, Register offset_reg, uint32_t offset_imm, LiftoffRegister value, LiftoffRegister result, StoreType type) AtomicXor() argument
754 AtomicExchange(Register dst_addr, Register offset_reg, uint32_t offset_imm, LiftoffRegister value, LiftoffRegister result, StoreType type) AtomicExchange() argument
761 AtomicCompareExchange( Register dst_addr, Register offset_reg, uint32_t offset_imm, LiftoffRegister expected, LiftoffRegister new_value, LiftoffRegister result, StoreType type) AtomicCompareExchange() argument
1801 LoadTransform(LiftoffRegister dst, Register src_addr, Register offset_reg, uintptr_t offset_imm, LoadType type, LoadTransformationKind transform, uint32_t* protected_load_pc) LoadTransform() argument
1809 StoreLane(Register dst, Register offset, uintptr_t offset_imm, LiftoffRegister src, StoreType type, uint8_t lane, uint32_t* protected_store_pc) StoreLane() argument
1816 LoadLane(LiftoffRegister dst, LiftoffRegister src, Register addr, Register offset_reg, uintptr_t offset_imm, LoadType type, uint8_t laneidx, uint32_t* protected_load_pc) LoadLane() argument
[all...]
/third_party/node/deps/v8/src/wasm/baseline/loong64/
H A Dliftoff-assembler-loong64.h422 Load(LiftoffRegister dst, Register src_addr, Register offset_reg, uintptr_t offset_imm, LoadType type, LiftoffRegList pinned, uint32_t* protected_load_pc, bool is_load_mem, bool i64_offset) Load() argument
471 Store(Register dst_addr, Register offset_reg, uintptr_t offset_imm, LiftoffRegister src, StoreType type, LiftoffRegList pinned, uint32_t* protected_store_pc, bool is_store_mem) Store() argument
508 AtomicLoad(LiftoffRegister dst, Register src_addr, Register offset_reg, uintptr_t offset_imm, LoadType type, LiftoffRegList pinned) AtomicLoad() argument
546 AtomicStore(Register dst_addr, Register offset_reg, uintptr_t offset_imm, LiftoffRegister src, StoreType type, LiftoffRegList pinned) AtomicStore() argument
654 AtomicSub(Register dst_addr, Register offset_reg, uintptr_t offset_imm, LiftoffRegister value, LiftoffRegister result, StoreType type) AtomicSub() argument
711 AtomicExchange(Register dst_addr, Register offset_reg, uintptr_t offset_imm, LiftoffRegister value, LiftoffRegister result, StoreType type) AtomicExchange() argument
786 AtomicCompareExchange( Register dst_addr, Register offset_reg, uintptr_t offset_imm, LiftoffRegister expected, LiftoffRegister new_value, LiftoffRegister result, StoreType type) AtomicCompareExchange() argument
1782 LoadTransform(LiftoffRegister dst, Register src_addr, Register offset_reg, uintptr_t offset_imm, LoadType type, LoadTransformationKind transform, uint32_t* protected_load_pc) LoadTransform() argument
1790 LoadLane(LiftoffRegister dst, LiftoffRegister src, Register addr, Register offset_reg, uintptr_t offset_imm, LoadType type, uint8_t laneidx, uint32_t* protected_load_pc) LoadLane() argument
1797 StoreLane(Register dst, Register offset, uintptr_t offset_imm, LiftoffRegister src, StoreType type, uint8_t lane, uint32_t* protected_store_pc) StoreLane() argument
[all...]
/third_party/ntfs-3g/include/ntfs-3g/
H A Dlayout.h618 /* 80*/ ATTR_TYPES type; /* Type of the attribute. */ member
723 /* 0*/ ATTR_TYPES type; /* The (32-bit) type of the attribute. */ global() member
1023 /* 0*/ ATTR_TYPES type; /* Type of referenced attribute. */ global() member
1498 ACE_TYPES type; /* Type of the ACE. */ global() member
1664 ACE_TYPES type; /* Type of the ACE. */ global() member
1686 ACE_TYPES type; /* Type of the ACE. */ global() member
2125 /* 0*/ ATTR_TYPES type; /* Type of the indexed attribute. Is global() member
2627 /* 8*/ le32 type; /* Type of this credential: global() member
[all...]
/third_party/openGLES/api/GL/
H A Dglxext.h328 int type; member
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c1030 int type; in do_relocs() local
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_module.c245 } type; member
337 create_type(struct dxil_module *m, enum type_type type) in create_type() argument
417 dxil_type_to_nir_type(const struct dxil_type *type) dxil_type_to_nir_type() argument
460 struct dxil_type *type = create_type(m, TYPE_INTEGER); create_int_type() local
509 struct dxil_type *type = create_type(m, TYPE_FLOAT); create_float_type() local
570 struct dxil_type *type; dxil_module_get_pointer_type() local
591 struct dxil_type *type; dxil_module_get_struct_type() local
634 struct dxil_type *type; dxil_module_get_array_type() local
657 struct dxil_type *type; dxil_module_get_vector_type() local
896 struct dxil_type *type = create_type(m, TYPE_FUNCTION); dxil_module_add_function_type() local
1398 emit_struct_type(struct dxil_module *m, const struct dxil_type *type) emit_struct_type() argument
1428 emit_array_type(struct dxil_module *m, const struct dxil_type *type) emit_array_type() argument
1441 emit_function_type(struct dxil_module *m, const struct dxil_type *type) emit_function_type() argument
1460 emit_vector_type(struct dxil_module *m, const struct dxil_type *type) emit_vector_type() argument
1477 emit_type(struct dxil_module *m, struct dxil_type *type) emit_type() argument
1527 create_const(struct dxil_module *m, const struct dxil_type *type, bool undef) create_const() argument
1541 get_int_const(struct dxil_module *m, const struct dxil_type *type, intmax_t value) get_int_const() argument
1566 const struct dxil_type *type = get_int1_type(m); dxil_module_get_int1_const() local
1576 const struct dxil_type *type = get_int8_type(m); dxil_module_get_int8_const() local
1586 const struct dxil_type *type = get_int16_type(m); dxil_module_get_int16_const() local
1596 const struct dxil_type *type = get_int32_type(m); dxil_module_get_int32_const() local
1606 const struct dxil_type *type = get_int64_type(m); dxil_module_get_int64_const() local
1646 const struct dxil_type *type = get_float16_type(m); dxil_module_get_float16_const() local
1670 const struct dxil_type *type = get_float32_type(m); dxil_module_get_float_const() local
1694 const struct dxil_type *type = get_float64_type(m); dxil_module_get_double_const() local
1716 dxil_module_get_array_const(struct dxil_module *m, const struct dxil_type *type, const struct dxil_value **values) dxil_module_get_array_const() argument
1743 dxil_module_get_undef(struct dxil_module *m, const struct dxil_type *type) dxil_module_get_undef() argument
1801 add_gvar(struct dxil_module *m, const char *name, const struct dxil_type *type, const struct dxil_type *value_type, enum dxil_address_space as, int align, const struct dxil_value *value) add_gvar() argument
1825 dxil_add_global_var(struct dxil_module *m, const char *name, const struct dxil_type *type, enum dxil_address_space as, int align, const struct dxil_value *value) dxil_add_global_var() argument
1834 dxil_add_global_ptr_var(struct dxil_module *m, const char *name, const struct dxil_type *type, enum dxil_address_space as, int align, const struct dxil_value *value) dxil_add_global_ptr_var() argument
1844 add_function(struct dxil_module *m, const char *name, const struct dxil_type *type, bool decl, unsigned attr_set) add_function() argument
1872 dxil_add_function_def(struct dxil_module *m, const char *name, const struct dxil_type *type, unsigned num_blocks) dxil_add_function_def() argument
1931 dxil_add_function_decl(struct dxil_module *m, const char *name, const struct dxil_type *type, enum dxil_attr_kind attr) dxil_add_function_decl() argument
1943 emit_module_info_function(struct dxil_module *m, int type, bool declaration, int attr_set_index) emit_module_info_function() argument
2286 create_mdnode(struct dxil_module *m, enum mdnode_type type) create_mdnode() argument
2320 dxil_get_metadata_value(struct dxil_module *m, const struct dxil_type *type, const struct dxil_value *value) dxil_get_metadata_value() argument
2377 const struct dxil_type *type = get_int1_type(m); dxil_get_metadata_int1() local
2391 const struct dxil_type *type = get_int8_type(m); dxil_get_metadata_int8() local
2405 const struct dxil_type *type = get_int32_type(m); dxil_get_metadata_int32() local
2419 const struct dxil_type *type = get_int64_type(m); dxil_get_metadata_int64() local
2433 const struct dxil_type *type = get_float32_type(m); dxil_get_metadata_float32() local
2471 emit_metadata_value(struct dxil_module *m, const struct dxil_type *type, const struct dxil_value *value) emit_metadata_value() argument
2595 create_instr(struct dxil_module *m, enum instr_type type, const struct dxil_type *ret_type) create_instr() argument
2611 legal_arith_type(const struct dxil_type *type) legal_arith_type() argument
2688 dxil_emit_cast(struct dxil_module *m, enum dxil_cast_opcode opcode, const struct dxil_type *type, const struct dxil_value *value) dxil_emit_cast() argument
2731 dxil_emit_phi(struct dxil_module *m, const struct dxil_type *type) dxil_emit_phi() argument
2887 get_deref_type(const struct dxil_type *type) get_deref_type() argument
2905 const struct dxil_type *type = operands[0]->type; dxil_emit_gep_inbounds() local
2941 const struct dxil_type *type = ptr->type->type == TYPE_POINTER ? dxil_emit_load() local
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_cmd_buffer.c7399 vk_to_intel_index_type(VkIndexType type) vk_to_intel_index_type() argument
7413 restart_index_for_type(VkIndexType type) restart_index_for_type() argument
[all...]
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_cmd_buffer.c354 D3D12_COMMAND_LIST_TYPE type = in dzn_cmd_buffer_create() local
494 D3D12_COMMAND_LIST_TYPE type = in dzn_cmd_buffer_reset() local
2369 D3D12_DESCRIPTOR_HEAP_TYPE type = pipeline->root.type[r]; dzn_cmd_buffer_update_heaps() local
[all...]
/third_party/mesa3d/src/intel/isl/
H A Disl.h1312 enum isl_base_type type; /**< Channel data encoding */ member
/third_party/icu/icu4c/source/test/cintltst/
H A Dcloctst.c3377 static const char* ULayoutTypeToString(ULayoutType type) in ULayoutTypeToString() argument
[all...]
/third_party/libfuse/lib/
H A Dfuse.c127 int type; member
[all...]
/third_party/libinput/src/
H A Dlibinput.c81 event_type_to_str(enum libinput_event_type type) in event_type_to_str() argument
2287 init_event_base(struct libinput_event *event, struct libinput_device *device, enum libinput_event_type type) init_event_base() argument
2296 post_base_event(struct libinput_device *device, enum libinput_event_type type, struct libinput_event *event) post_base_event() argument
2306 post_device_event(struct libinput_device *device, uint64_t time, enum libinput_event_type type, struct libinput_event *event) post_device_event() argument
2995 gesture_notify(struct libinput_device *device, uint64_t time, enum libinput_event_type type, int finger_count, bool cancelled, const struct normalized_coords *delta, const struct normalized_coords *unaccel, double scale, double angle) gesture_notify() argument
3027 gesture_notify_swipe(struct libinput_device *device, uint64_t time, enum libinput_event_type type, int finger_count, const struct normalized_coords *delta, const struct normalized_coords *unaccel) gesture_notify_swipe() argument
3051 gesture_notify_pinch(struct libinput_device *device, uint64_t time, enum libinput_event_type type, int finger_count, const struct normalized_coords *delta, const struct normalized_coords *unaccel, double scale, double angle) gesture_notify_pinch() argument
[all...]
/third_party/libinput/test/
H A Dlitest.c1669 unsigned int type in litest_create() local
608 _litest_add_for_device(const char *name, const char *funcname, const void *func, enum litest_device_type type) _litest_add_for_device() argument
617 _litest_add_ranged_for_device(const char *filename, const char *funcname, const void *func, enum litest_device_type type, const struct range *range) _litest_add_ranged_for_device() argument
1953 litest_event(struct litest_device *d, unsigned int type, unsigned int code, int value) litest_event() argument
3015 enum libinput_event_type type; litest_wait_for_event_of_type() local
3072 enum libinput_event_type type; litest_drain_events_of_type() local
3111 litest_event_type_str(enum libinput_event_type type) litest_event_type_str() argument
3231 enum libinput_event_type type; litest_print_event() local
3400 int type, code; litest_create_uinput() local
3534 int type, code; litest_create_uinput_abs_device_v() local
3585 enum libinput_event_type type = LIBINPUT_EVENT_POINTER_BUTTON; litest_is_button_event() local
3640 enum libinput_event_type type = LIBINPUT_EVENT_POINTER_MOTION; litest_is_motion_event() local
3688 litest_is_touch_event(struct libinput_event *event, enum libinput_event_type type) litest_is_touch_event() argument
3721 enum libinput_event_type type = LIBINPUT_EVENT_KEYBOARD_KEY; litest_is_keyboard_event() local
3736 litest_is_gesture_event(struct libinput_event *event, enum libinput_event_type type, int nfingers) litest_is_gesture_event() argument
3755 litest_assert_gesture_event(struct libinput *li, enum libinput_event_type type, int nfingers) litest_assert_gesture_event() argument
3769 litest_is_tablet_event(struct libinput_event *event, enum libinput_event_type type) litest_is_tablet_event() argument
3789 enum libinput_event_type type = LIBINPUT_EVENT_TABLET_TOOL_BUTTON; litest_assert_tablet_button_event() local
3810 enum libinput_event_type type = LIBINPUT_EVENT_TABLET_TOOL_PROXIMITY; litest_is_proximity_event() local
3825 enum libinput_event_type type; litest_event_pointer_get_value() local
3847 enum libinput_event_type type; litest_event_pointer_get_axis_source() local
3883 enum libinput_event_type type = LIBINPUT_EVENT_TABLET_TOOL_TIP; litest_assert_tablet_tip_event() local
3902 enum libinput_event_type type = LIBINPUT_EVENT_TABLET_PAD_BUTTON; litest_is_pad_button_event() local
3924 enum libinput_event_type type = LIBINPUT_EVENT_TABLET_PAD_RING; litest_is_pad_ring_event() local
3944 enum libinput_event_type type = LIBINPUT_EVENT_TABLET_PAD_STRIP; litest_is_pad_strip_event() local
3964 enum libinput_event_type type = LIBINPUT_EVENT_TABLET_PAD_KEY; litest_is_pad_key_event() local
3985 enum libinput_event_type type = LIBINPUT_EVENT_SWITCH_TOGGLE; litest_is_switch_event() local
4149 litest_assert_only_typed_events(struct libinput *li, enum libinput_event_type type) litest_assert_only_typed_events() argument
4193 litest_assert_no_typed_events(struct libinput *li, enum libinput_event_type type) litest_assert_no_typed_events() argument
4205 type); litest_assert_no_typed_events() local
4450 litest_filter_event(struct litest_device *dev, unsigned int type, unsigned int code) litest_filter_event() argument
4458 litest_unfilter_event(struct litest_device *dev, unsigned int type, unsigned int code) litest_unfilter_event() argument
[all...]
/third_party/node/deps/v8/src/common/
H A Dglobals.h1143 inline size_t hash_value(CreateArgumentsType type) { in hash_value() argument
1147 inline std::ostream& operator<<(std::ostream& os, CreateArgumentsType type) { in operator <<() argument
1174 inline std::ostream& operator<<(std::ostream& os, ScopeType type) { in operator <<() argument
[all...]
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.cc166 UsePositionType type = UsePositionType::kRegisterOrSlot; in UsePosition() local
258 void UsePosition::set_type(UsePositionType type, bool register_beneficial) { in set_type() argument
[all...]
/third_party/node/deps/v8/src/compiler/
H A Deffect-control-linearizer.cc3678 CreateArgumentsType type = parameters.arguments_type(); in LowerNewArgumentsElements() local
5215 CTypeInfo type = c_signature->ArgumentInfo(i); in LowerFastApiCall() local
5297 CTypeInfo type in LowerFastApiCall() local
5483 BuildReverseBytes(ExternalArrayType type, Node* value) BuildReverseBytes() argument
6071 Type type = OpParameter<Type>(node->op()); LowerAssertType() local
[all...]

Completed in 117 milliseconds

1...<<261262263264265266267268269270>>...274