Home
last modified time | relevance | path

Searched defs:num_regs (Results 1 - 19 of 19) sorted by relevance

/third_party/libunwind/libunwind/include/tdep-ia64/
H A Drse.h58 rse_skip_regs (uint64_t addr, long num_regs) in rse_skip_regs() argument
/third_party/libunwind/libunwind/src/ia64/
H A DGstep.c224 unw_word_t prev_ip, prev_sp, prev_bsp, ip, num_regs; in update_frame_state() local
[all...]
H A DGscript.c372 int r, i, j, max, max_reg, max_when, num_regs = 0; in sort_regs() local
416 int num_regs, i, ret, regorder[IA64_NUM_PREGS - 3]; in build_script() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_fragprog.c32 int num_regs; member
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs.h407 uint8_t num_regs; member
H A Dbrw_mesh.cpp1039 const unsigned num_regs = comp_offset + comps; in emit_urb_direct_reads() local
H A Dbrw_vec4.cpp1702 const unsigned num_regs = DIV_ROUND_UP(size_written, REG_SIZE); in fixup_3src_null_dest() local
1998 unsigned num_regs = DIV_ROUND_UP(size_written, REG_SIZE); in lower_simd_width() local
H A Dbrw_vec4_nir.cpp61 const unsigned num_regs = array_elems * DIV_ROUND_UP(reg->bit_size, 32); in nir_emit_impl() local
H A Dbrw_eu_emit.c583 gfx7_set_dp_scratch_message(struct brw_codegen *p, brw_inst *inst, bool write, bool dword, bool invalidate_after_read, unsigned num_regs, unsigned addr_offset, unsigned mlen, unsigned rlen, bool header_present) gfx7_set_dp_scratch_message() argument
2160 brw_oword_block_write_scratch(struct brw_codegen *p, struct brw_reg mrf, int num_regs, unsigned offset) brw_oword_block_write_scratch() argument
2271 brw_oword_block_read_scratch(struct brw_codegen *p, struct brw_reg dest, struct brw_reg mrf, int num_regs, unsigned offset) brw_oword_block_read_scratch() argument
2346 gfx7_block_read_scratch(struct brw_codegen *p, struct brw_reg dest, int num_regs, unsigned offset) gfx7_block_read_scratch() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_simple_shaders.c1095 unsigned num_regs; in util_make_tess_ctrl_passthrough_shader() local
[all...]
/third_party/alsa-lib/include/
H A Dtopology.h926 int num_regs; /*!< number of registers */ member
/third_party/alsa-lib/include/sound/uapi/
H A Dasoc.h448 __le32 num_regs; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_perfcounter.c370 radv_get_num_counter_passes(const struct radv_physical_device *pdevice, unsigned num_regs, in radv_get_num_counter_passes() argument
914 unsigned num_regs = 0; in radv_GetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_serialize.c484 unsigned num_regs = blob_read_uint32(ctx->blob); in read_reg_list() local
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c76 size_t num_regs; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c1305 int num_regs = 0; in allocate_system_value_inputs() local
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.cc1981 int num_regs = config()->num_double_registers(); in FixedFPLiveRangeFor() local
2020 int num_regs = config()->num_simd128_registers(); in FixedSIMD128LiveRangeFor() local
3996 GetFPRegisterSet(MachineRepresentation rep, int* num_regs, int* num_codes, const int** codes) const GetFPRegisterSet() argument
4013 GetSIMD128RegisterSet(int* num_regs, int* num_codes, const int** codes) const GetSIMD128RegisterSet() argument
4024 int num_regs = num_registers(); FindFreeRegistersForRange() local
4145 int num_regs = 0; // used only for the call to GetFPRegisterSet. PickRegisterThatIsAvailableLongest() local
[all...]
/third_party/node/deps/v8/src/execution/arm/
H A Dsimulator-arm.cc1474 int32_t Simulator::ProcessPU(Instruction* instr, int num_regs, int reg_size, in ProcessPU() argument
1510 int num_regs = count_bits(rlist); in HandleRList() local
1548 int num_regs; in HandleVList() local
[all...]
/third_party/vixl/src/aarch64/
H A Dassembler-sve-aarch64.cc3833 void Assembler::SVELdSt234Helper(int num_regs, in SVELdSt234Helper() argument
4041 void Assembler::SVELd234Helper(int num_regs, in SVELd234Helper() argument
5051 SVEMemOperandHelper(unsigned msize_in_bytes_log2, int num_regs, const SVEMemOperand& addr, bool is_load) SVEMemOperandHelper() argument
5158 SVESt234Helper(int num_regs, const ZRegister& zt1, const PRegister& pg, const SVEMemOperand& addr) SVESt234Helper() argument
[all...]

Completed in 64 milliseconds