Home
last modified time | relevance | path

Searched defs:mask (Results 1901 - 1925 of 2481) sorted by relevance

1...<<71727374757677787980>>...100

/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc2810 Simd128Register mask = i.InputSimd128Register(0); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/
H A Dcommon-operator.cc289 SparseInputMask::BitMaskType mask = p.mask(); in operator <<() local
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dcode-generator-ia32.cc3045 uint32_t mask = i.InputUint32(j); in AssembleArchInstruction() local
3054 uint32_t mask = 0; in AssembleArchInstruction() local
3066 uint32_t mask = 0; in AssembleArchInstruction() local
3124 uint8_t mask = i.InputUint8(1); AssembleArchInstruction() local
[all...]
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-regexp-gen.cc1347 TNode<Smi> mask = SmiConstant(flag); in FastFlagGetter() local
H A Dbuiltins-internal-gen.cc128 TNode<BoolT> IsPageFlagSet(TNode<IntPtrT> object, int mask) { in IsPageFlagSet() argument
140 TNode<IntPtrT> mask; in IsWhite() local
148 GetMarkBit(TNode<IntPtrT> object, TNode<IntPtrT>* cell, TNode<IntPtrT>* mask) GetMarkBit() argument
/third_party/node/deps/v8/src/asmjs/
H A Dasm-parser.cc2130 uint32_t mask = 0; in ValidateCall() local
[all...]
/third_party/node/deps/v8/src/deoptimizer/
H A Ddeoptimizer.cc2008 int mask = RelocInfo::ModeMask(RelocInfo::DEOPT_REASON) | in GetDeoptInfo() local
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-arm64.cc106 uint32_t mask = ((1 << width) - 1) << lsb; in SetBits() local
[all...]
/third_party/node/deps/v8/src/regexp/arm64/
H A Dregexp-macro-assembler-arm64.cc548 CheckCharacterAfterAnd(uint32_t c, uint32_t mask, Label* on_equal) CheckCharacterAfterAnd() argument
556 CheckNotCharacterAfterAnd(unsigned c, unsigned mask, Label* on_not_equal) CheckNotCharacterAfterAnd() argument
563 CheckNotCharacterAfterMinusAnd( base::uc16 c, base::uc16 minus, base::uc16 mask, Label* on_not_equal) CheckNotCharacterAfterMinusAnd() argument
/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler.h77 base::uc32 mask; member
88 uint32_t mask() { return mask_; } in mask() function in v8::internal::QuickCheckDetails
/third_party/node/deps/v8/src/regexp/s390/
H A Dregexp-macro-assembler-s390.cc448 void RegExpMacroAssemblerS390::CheckCharacterAfterAnd(uint32_t c, uint32_t mask, in CheckCharacterAfterAnd() argument
457 CheckNotCharacterAfterAnd(unsigned c, unsigned mask, Label* on_not_equal) CheckNotCharacterAfterAnd() argument
467 CheckNotCharacterAfterMinusAnd( base::uc16 c, base::uc16 minus, base::uc16 mask, Label* on_not_equal) CheckNotCharacterAfterMinusAnd() argument
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_program.c777 uint64_t mask = bt->used_mask[i]; in iris_print_binding_table() local
801 uint64_t mask = bt->used_mask[group]; in iris_group_index_to_bti() local
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dcodegen.h45 uint32_t mask; member
87 unsigned mask : 4; member
101 unsigned mask : 4; member
172 unsigned mask : 4; member
206 unsigned mask : 4; member
328 unsigned mask : 4; member
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_vbuf.c470 unsigned out_offset, mask; in u_vbuf_translate_buffers() local
617 u_vbuf_translate_find_free_vb_slots(struct u_vbuf *mgr, unsigned mask[VB_NUM]) u_vbuf_translate_find_free_vb_slots() argument
685 unsigned mask[VB_NUM] = {0}; u_vbuf_translate_begin() local
992 uint32_t mask = u_vbuf_set_vertex_buffers() local
[all...]
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_state.c799 unsigned mask = (1 << index); in agx_set_constant_buffer() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_program.c157 uint32_t mask = ish->nir->info.textures_used[0]; in crocus_populate_sampler_prog_key_data() local
225 uint32_t mask = nir->info.textures_used[0]; in crocus_lower_swizzles() local
737 uint64_t mask = bt->used_mask[i]; in crocus_print_binding_table() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_descriptors.c238 unsigned mask = samplers->enabled_mask; in si_sampler_views_begin_new_cs() local
253 unsigned mask = samplers->enabled_mask & samplers_declared; in si_sampler_views_check_encrypted() local
654 unsigned mask = samplers->enabled_mask; in si_samplers_update_needs_color_decompress_mask() local
687 uint mask in si_image_views_begin_new_cs() local
703 uint mask = images->enabled_mask & images_declared; si_image_views_check_encrypted() local
924 unsigned mask = images->enabled_mask; si_images_update_needs_color_decompress_mask() local
1114 uint64_t mask = buffers->enabled_mask; si_buffer_resources_begin_new_cs() local
1130 uint64_t mask = buffers->enabled_mask; si_buffer_resources_check_encrypted() local
1664 uint64_t mask = buffers->enabled_mask & slot_mask; si_reset_buffer_resources() local
1747 unsigned mask = buffer ? (buffer->bind_history & SI_BIND_CONSTANT_BUFFER_ALL) >> si_rebind_buffer() local
1758 unsigned mask = buffer ? (buffer->bind_history & SI_BIND_SHADER_BUFFER_ALL) >> si_rebind_buffer() local
1772 unsigned mask = buffer ? (buffer->bind_history & SI_BIND_SAMPLER_BUFFER_ALL) >> si_rebind_buffer() local
1778 unsigned mask = samplers->enabled_mask; si_rebind_buffer() local
1800 unsigned mask = buffer ? (buffer->bind_history & SI_BIND_IMAGE_BUFFER_SHIFT) >> si_rebind_buffer() local
1805 unsigned mask = images->enabled_mask; si_rebind_buffer() local
2009 unsigned mask; si_update_all_texture_descriptors() local
2820 si_upload_shader_descriptors(struct si_context *sctx, unsigned mask) si_upload_shader_descriptors() argument
2843 const unsigned mask = u_bit_consecutive(0, SI_DESCS_FIRST_COMPUTE); si_upload_graphics_shader_descriptors() local
2852 const unsigned mask = si_upload_compute_shader_descriptors() local
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_state.c723 unsigned mask = is_clear ? 0xf : ps_mask; in update_framebuffer() local
925 uint32_t mask = context->changed.vtxbuf; in update_vertex_buffers() local
1749 unsigned mask; CSMT_ITEM_NO_WAIT() local
3126 uint32_t mask = 0xf; update_vertex_buffers_sw() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_eu_emit.c3169 const unsigned mask = align1 ? WRITEMASK_XYZW : WRITEMASK_X; in brw_untyped_atomic() local
3219 const unsigned mask = !has_simd4x2 && !align1 ? WRITEMASK_X : WRITEMASK_XYZW; in brw_untyped_surface_write() local
3632 brw_float_controls_mode(struct brw_codegen *p, unsigned mode, unsigned mask) brw_float_controls_mode() argument
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost.h556 unsigned mask : 4; member
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_nv50.cpp1120 int mask = suq->tex.mask; in handleSUQ() local
[all...]
/third_party/mesa3d/src/panfrost/midgard/
H A Ddisassemble.c382 print_vec_selectors_64(FILE *fp, unsigned swizzle, midgard_reg_mode reg_mode, midgard_src_expand_mode expand_mode, unsigned selector_offset, uint8_t mask) print_vec_selectors_64() argument
417 print_vec_selectors(FILE *fp, unsigned swizzle, midgard_reg_mode reg_mode, unsigned selector_offset, uint8_t mask, unsigned *mask_offset) print_vec_selectors() argument
446 print_vec_swizzle(FILE *fp, unsigned swizzle, midgard_src_expand_mode expand, midgard_reg_mode mode, uint8_t mask) print_vec_swizzle() argument
709 print_alu_mask(FILE *fp, uint8_t mask, unsigned bits, midgard_shrink_mode shrink_mode) print_alu_mask() argument
757 print_ldst_mask(FILE *fp, unsigned mask, unsigned swizzle) print_ldst_mask() argument
771 print_tex_mask(FILE *fp, unsigned mask, bool upper) print_tex_mask() argument
813 uint8_t mask = alu_field->mask; print_vector_field() local
1396 uint8_t mask = print_load_store_instr() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.c1413 unsigned mask = nir_intrinsic_write_mask(instr); in visit_store_output() local
H A Dlp_bld_tgsi_action.c1579 LLVMValueRef mask = lp_build_const_vec(int_bld->gallivm, int_bld->type, in ishr_emit_cpu() local
1855 LLVMValueRef mask = lp_build_const_vec(uint_bld->gallivm, uint_bld->type, in shl_emit_cpu() local
2054 LLVMValueRef mask = lp_build_const_vec(uint_bld->gallivm, uint_bld->type, in ushr_emit_cpu() local
2367 LLVMValueRef mask = lp_build_const_vec(uint_bld->gallivm, uint_bld->type, in u64shl_emit_cpu() local
2381 LLVMValueRef mask = lp_build_const_vec(int_bld->gallivm, int_bld->type, in i64shr_emit_cpu() local
2395 LLVMValueRef mask = lp_build_const_vec(uint_bld->gallivm, uint_bld->type, u64shr_emit_cpu() local
2416 LLVMValueRef mask = bfi_emit_cpu() local
[all...]
/third_party/mksh/
H A Dmain.c1827 size_t i, j, osize, mask, perturb; in tgrow() local
1888 size_t j, perturb, mask; in ktscan() local

Completed in 74 milliseconds

1...<<71727374757677787980>>...100