/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_perf.c | 59 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 D | brw_ir_vec4.h | 434 const unsigned reg_size = in regs_read() local
|
H A D | brw_fs_nir.cpp | 82 unsigned reg_size = vec4s[loc]; in nir_setup_outputs() local
|
H A D | brw_fs_reg_allocate.cpp | 752 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 D | brw_vec4.cpp | 1380 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 D | instructions-arm64.cc | 79 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 D | register-arm64.h | 330 int reg_size = RegisterSizeInBitsFromFormat(format); in Create() local
|
H A D | assembler-arm64-inl.h | 915 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 D | macro-assembler-arm64.h | 1750 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 D | macro-assembler-arm64.cc | 167 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 D | assembler-arm64.cc | 3735 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 D | utils-vixl.cc | 191 unsigned CountClearHalfWords(uint64_t imm, unsigned reg_size) { in CountClearHalfWords() argument
|
/third_party/vixl/src/aarch64/ |
H A D | assembler-aarch64.h | 854 unsigned reg_size = rd.GetSizeInBits(); in lsl() local [all...] |
H A D | instructions-aarch64.cc | 34 static uint64_t RepeatBitsAcrossReg(unsigned reg_size, in RepeatBitsAcrossReg() argument 610 unsigned reg_size = GetSixtyFourBits() ? kXRegSize : kWRegSize; in GetImmLogical() local
|
H A D | macro-assembler-aarch64.cc | 520 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 D | disasm-aarch64.cc | 981 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 D | macro-assembler-aarch64.h | 982 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 D | simulator-aarch64.cc | 929 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 D | test-utils-aarch64.cc | 489 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 D | test-simulator-aarch64.cc | 388 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 D | loader_windows.c | 726 DWORD reg_size = 4096; in windows_read_data_files_in_registry() local
|
/third_party/node/deps/v8/src/diagnostics/arm64/ |
H A D | disasm-arm64.cc | 246 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 D | ir3.h | 1152 reg_size(const struct ir3_register *reg) in reg_size() function
|
/third_party/node/deps/v8/src/builtins/arm64/ |
H A D | builtins-arm64.cc | 3797 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 D | simulator-arm.cc | 1474 int32_t Simulator::ProcessPU(Instruction* instr, int num_regs, int reg_size, in ProcessPU() argument
|