Home
last modified time | relevance | path

Searched defs:reg_size (Results 1 - 25 of 25) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_perf.c59 iris_perf_store_register_mem(void *ctx, void *bo, uint32_t reg, uint32_t reg_size, uint32_t offset) iris_perf_store_register_mem() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_ir_vec4.h434 const unsigned reg_size = in regs_read() local
H A Dbrw_fs_nir.cpp82 unsigned reg_size = vec4s[loc]; in nir_setup_outputs() local
H A Dbrw_fs_reg_allocate.cpp752 const unsigned reg_size = dst.component_size(bld.dispatch_width()) / in emit_unspill() local
821 const unsigned reg_size = src.component_size(bld.dispatch_width()) / in emit_spill() local
[all...]
H A Dbrw_vec4.cpp1380 const unsigned reg_size = (inst->dst.file == UNIFORM ? 16 : REG_SIZE); in dump_instruction() local
1473 const unsigned reg_size = (inst->src[i].file == UNIFORM ? 16 : REG_SIZE); in dump_instruction() local
/third_party/node/deps/v8/src/codegen/arm64/
H A Dinstructions-arm64.cc79 static uint64_t RepeatBitsAcrossReg(unsigned reg_size, uint64_t value, in RepeatBitsAcrossReg() argument
95 unsigned reg_size = SixtyFourBits() ? kXRegSizeInBits : kWRegSizeInBits; in ImmLogical() local
H A Dregister-arm64.h330 int reg_size = RegisterSizeInBitsFromFormat(format); in Create() local
H A Dassembler-arm64-inl.h915 Instr Assembler::ImmS(unsigned imms, unsigned reg_size) { in ImmS() argument
922 Instr Assembler::ImmR(unsigned immr, unsigned reg_size) { in ImmR() argument
930 Instr Assembler::ImmSetBits(unsigned imms, unsigned reg_size) { in ImmSetBits() argument
938 ImmRotate(unsigned immr, unsigned reg_size) ImmRotate() argument
951 BitN(unsigned bitn, unsigned reg_size) BitN() argument
[all...]
H A Dmacro-assembler-arm64.h1750 inline void PushSizeRegList(RegList registers, unsigned reg_size) { in PushSizeRegList() argument
1753 inline void PushSizeRegList(DoubleRegList registers, unsigned reg_size) { in PushSizeRegList() argument
1756 inline void PopSizeRegList(RegList registers, unsigned reg_size) { in PopSizeRegList() argument
1759 inline void PopSizeRegList(DoubleRegList registers, unsigned reg_size) { in PopSizeRegList() argument
[all...]
H A Dmacro-assembler-arm64.cc167 unsigned reg_size = rd.SizeInBits(); in LogicalMacro() local
288 unsigned reg_size = rd.SizeInBits(); in Mov() local
602 unsigned TurboAssembler::CountSetHalfWords(uint64_t imm, unsigned reg_size) { in CountSetHalfWords() argument
620 bool TurboAssembler::IsImmMovz(uint64_t imm, unsigned reg_size) { in IsImmMovz() argument
627 IsImmMovn(uint64_t imm, unsigned reg_size) IsImmMovn() argument
696 int reg_size = dst.SizeInBits(); TryOneInstrMoveImmediate() local
718 int reg_size = dst.SizeInBits(); MoveImmediateForShiftedOp() local
[all...]
H A Dassembler-arm64.cc3735 unsigned reg_size = rd.SizeInBits(); in Logical() local
3766 unsigned reg_size = rd.SizeInBits(); in LogicalImmediate() local
3889 unsigned reg_size = rd.SizeInBits(); in EmitExtendShift() local
/third_party/vixl/src/
H A Dutils-vixl.cc191 unsigned CountClearHalfWords(uint64_t imm, unsigned reg_size) { in CountClearHalfWords() argument
/third_party/vixl/src/aarch64/
H A Dassembler-aarch64.h854 unsigned reg_size = rd.GetSizeInBits(); in lsl() local
[all...]
H A Dinstructions-aarch64.cc34 static uint64_t RepeatBitsAcrossReg(unsigned reg_size, in RepeatBitsAcrossReg() argument
610 unsigned reg_size = GetSixtyFourBits() ? kXRegSize : kWRegSize; in GetImmLogical() local
H A Dmacro-assembler-aarch64.cc520 unsigned reg_size = rd.GetSizeInBits(); in Emit() local
889 unsigned reg_size = rd.GetSizeInBits(); in Emit() local
1775 int reg_size = dst.GetSizeInBits(); in Emit() local
2235 int reg_size = registers.GetRegisterSizeInBytes(); Emit() local
2267 int reg_size = registers.GetRegisterSizeInBytes(); Emit() local
2569 const int reg_size = registers.GetRegisterSizeInBytes(); Emit() local
2620 int reg_size = registers.GetRegisterSizeInBytes(); Emit() local
[all...]
H A Ddisasm-aarch64.cc981 unsigned reg_size = in Disassembler() local
1009 bool Disassembler::IsMovzMovnImm(unsigned reg_size, uint64_t value) { in Disassembler() argument
6458 unsigned reg_size = kXRegSize; in Disassembler() local
7005 unsigned reg_size = Disassembler() local
[all...]
H A Dmacro-assembler-aarch64.h982 PushSizeRegList( RegList registers, unsigned reg_size, CPURegister::RegisterType type = CPURegister::kRegister) PushSizeRegList() argument
988 PopSizeRegList(RegList registers, unsigned reg_size, CPURegister::RegisterType type = CPURegister::kRegister) PopSizeRegList() argument
1041 PeekSizeRegList( RegList registers, int64_t offset, unsigned reg_size, CPURegister::RegisterType type = CPURegister::kRegister) PeekSizeRegList() argument
1048 PokeSizeRegList( RegList registers, int64_t offset, unsigned reg_size, CPURegister::RegisterType type = CPURegister::kRegister) PokeSizeRegList() argument
H A Dsimulator-aarch64.cc929 std::pair<uint64_t, uint8_t> Simulator::AddWithCarry(unsigned reg_size, in Simulator() argument
1013 int64_t Simulator::ShiftOperand(unsigned reg_size, in Simulator() argument
1065 ExtendValue(unsigned reg_size, int64_t value, Extend extend_type, unsigned left_shift) const Simulator() argument
1153 GetPrintRegisterFormatForSize( unsigned reg_size, unsigned lane_size) Simulator() argument
3891 unsigned reg_size = instr->GetSixtyFourBits() ? kXRegSize : kWRegSize; Simulator() local
3934 unsigned reg_size = instr->GetSixtyFourBits() ? kXRegSize : kWRegSize; Simulator() local
3951 unsigned reg_size = instr->GetSixtyFourBits() ? kXRegSize : kWRegSize; Simulator() local
3961 unsigned reg_size = instr->GetSixtyFourBits() ? kXRegSize : kWRegSize; Simulator() local
4008 unsigned reg_size = instr->GetSixtyFourBits() ? kXRegSize : kWRegSize; Simulator() local
4032 unsigned reg_size = instr->GetSixtyFourBits() ? kXRegSize : kWRegSize; Simulator() local
4073 unsigned reg_size = instr->GetSixtyFourBits() ? kXRegSize : kWRegSize; Simulator() local
4085 unsigned reg_size = instr->GetSixtyFourBits() ? kXRegSize : kWRegSize; Simulator() local
4798 unsigned reg_size = 0; Simulator() local
5301 unsigned reg_size = instr->GetSixtyFourBits() ? kXRegSize : kWRegSize; Simulator() local
5436 unsigned reg_size = instr->GetSixtyFourBits() ? kXRegSize : kWRegSize; Simulator() local
5655 unsigned reg_size = instr->GetSixtyFourBits() ? kXRegSize : kWRegSize; Simulator() local
5705 unsigned reg_size = instr->GetSixtyFourBits() ? kXRegSize : kWRegSize; Simulator() local
5768 unsigned reg_size = (instr->GetSixtyFourBits() == 1) ? kXRegSize : kWRegSize; Simulator() local
8226 int reg_size = RegisterSizeInBytesFromFormat(vf); Simulator() local
[all...]
/third_party/vixl/test/aarch64/
H A Dtest-utils-aarch64.cc489 PopulateRegisterArray(Register* w, Register* x, Register* r, int reg_size, int reg_count, RegList allowed) PopulateRegisterArray() argument
520 PopulateVRegisterArray(VRegister* s, VRegister* d, VRegister* v, int reg_size, int reg_count, RegList allowed) PopulateVRegisterArray() argument
H A Dtest-simulator-aarch64.cc388 Test2Op_Helper(Test2OpFPHelper_t helper, uintptr_t inputs, unsigned inputs_length, uintptr_t results, unsigned reg_size, bool* skipped) Test2Op_Helper() argument
545 Test3Op_Helper(Test3OpFPHelper_t helper, uintptr_t inputs, unsigned inputs_length, uintptr_t results, unsigned reg_size, bool* skipped) Test3Op_Helper() argument
703 TestCmp_Helper(TestFPCmpHelper_t helper, uintptr_t inputs, unsigned inputs_length, uintptr_t results, unsigned reg_size, bool* skipped) TestCmp_Helper() argument
844 TestCmpZero_Helper(TestFPCmpZeroHelper_t helper, uintptr_t inputs, unsigned inputs_length, uintptr_t results, unsigned reg_size, bool* skipped) TestCmpZero_Helper() argument
[all...]
/third_party/vulkan-loader/loader/
H A Dloader_windows.c726 DWORD reg_size = 4096; in windows_read_data_files_in_registry() local
/third_party/node/deps/v8/src/diagnostics/arm64/
H A Ddisasm-arm64.cc246 unsigned reg_size = in VisitLogicalImmediate() local
273 bool DisassemblingDecoder::IsMovzMovnImm(unsigned reg_size, uint64_t value) { in IsMovzMovnImm() argument
3786 unsigned reg_size; in SubstituteRegisterField() local
4080 unsigned reg_size = SubstituteBitfieldImmediateField() local
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3.h1152 reg_size(const struct ir3_register *reg) in reg_size() function
/third_party/node/deps/v8/src/builtins/arm64/
H A Dbuiltins-arm64.cc3797 int reg_size = reg_list.RegisterSizeInBytes(); in CopyRegListToFrame() local
3834 int reg_size = restore_list.RegisterSizeInBytes(); in RestoreRegList() 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

Completed in 104 milliseconds