/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | RegAllocPBQP.h | 54 void recordVReg(unsigned vreg, PBQP::Graph::NodeItr node, in recordVReg() 73 bool isPRegOption(unsigned vreg, unsigned option) const { in isPRegOption() 81 bool isSpillOption(unsigned vreg, unsigned option) const { in isSpillOption()
|
D | LiveIntervalAnalysis.h | 410 unsigned vreg; member
|
/external/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_bc_finalize.cpp | 486 unsigned vreg = v->gpr.sel(); in copy_fetch_src() local 591 unsigned vreg = v->gpr.sel(); in finalize_fetch() local 638 unsigned vreg = v->gpr.sel(); in finalize_fetch() local 710 unsigned vreg = v->gpr.sel(); in finalize_cf() local 755 unsigned vreg = v->gpr.sel(); in finalize_cf() local 789 unsigned vreg = v->gpr.sel(); in finalize_cf() local
|
/external/valgrind/VEX/priv/ |
D | host_generic_reg_alloc2.c | 119 HReg vreg; member 195 static void sanity_check_spill_offset ( VRegLR* vreg ) in sanity_check_spill_offset() 604 HReg vreg = reg_usage_arr[ii].vRegs[j]; in doRegisterAllocation() local 1283 HReg vreg = reg_usage_arr[ii].vRegs[j]; in doRegisterAllocation() local 1336 HReg vreg = reg_usage_arr[ii].vRegs[j]; in doRegisterAllocation() local
|
/external/v8/src/compiler/ |
D | instruction-selector-impl.h | 187 InstructionOperand DefineSameAsFirstForVreg(int vreg) { in DefineSameAsFirstForVreg() 191 InstructionOperand DefineAsRegistertForVreg(int vreg) { in DefineAsRegistertForVreg() 195 InstructionOperand UseRegisterForVreg(int vreg) { in UseRegisterForVreg()
|
D | live-range-separator.cc | 124 for (size_t vreg = 0; vreg < virt_reg_count; ++vreg) { in Splinter() local
|
D | instruction-scheduler.cc | 176 int32_t vreg = UnallocatedOperand::cast(input)->virtual_register(); in AddInstruction() local
|
D | register-allocator-verifier.cc | 162 int vreg = unallocated->virtual_register(); in BuildConstraint() local 563 int vreg = pair.second; in VerifyGapMoves() local
|
D | register-allocator-verifier.h | 215 void AddDelayedAssessment(InstructionOperand op, int vreg) { in AddDelayedAssessment()
|
D | graph-visualizer.cc | 573 int vreg = range->vreg(); in PrintLiveRangeChain() local 581 int vreg) { in PrintLiveRange()
|
D | register-allocator.cc | 836 TopLevelLiveRange::TopLevelLiveRange(int vreg, MachineRepresentation rep) in TopLevelLiveRange() 1434 int vreg = virtual_register_count_++; in GetNextLiveRangeId() local 1444 int vreg = GetNextLiveRangeId(); in NextLiveRange() local 2140 int vreg = unalloc->virtual_register(); in ProcessInstructions() local 3759 int vreg = iterator.Current(); in ResolveControlFlow() local
|
D | instruction-selector.cc | 281 int vreg = phi->operands()[i]; in UpdateRenamesInPhi() local 304 int vreg = UnallocatedOperand::cast(op)->virtual_register(); in TryRename() local 312 int vreg = GetVirtualRegister(node); in SetRename() local
|
D | register-allocator.h | 593 int vreg() const { return vreg_; } in vreg() function
|
D | instruction.cc | 793 int vreg = (output->IsConstant()) in ValidateSSA() local
|
/external/v8/src/x64/ |
D | assembler-x64-inl.h | 228 void Assembler::emit_vex_prefix(XMMRegister reg, XMMRegister vreg, in emit_vex_prefix() 242 void Assembler::emit_vex_prefix(Register reg, Register vreg, Register rm, in emit_vex_prefix() 252 void Assembler::emit_vex_prefix(XMMRegister reg, XMMRegister vreg, in emit_vex_prefix() 266 void Assembler::emit_vex_prefix(Register reg, Register vreg, const Operand& rm, in emit_vex_prefix()
|
D | assembler-x64.cc | 4153 void Assembler::bmi1q(byte op, Register reg, Register vreg, Register rm) { in bmi1q() 4162 void Assembler::bmi1q(byte op, Register reg, Register vreg, const Operand& rm) { in bmi1q() 4171 void Assembler::bmi1l(byte op, Register reg, Register vreg, Register rm) { in bmi1l() 4180 void Assembler::bmi1l(byte op, Register reg, Register vreg, const Operand& rm) { in bmi1l() 4321 void Assembler::bmi2q(SIMDPrefix pp, byte op, Register reg, Register vreg, in bmi2q() 4331 void Assembler::bmi2q(SIMDPrefix pp, byte op, Register reg, Register vreg, in bmi2q() 4341 void Assembler::bmi2l(SIMDPrefix pp, byte op, Register reg, Register vreg, in bmi2l() 4351 void Assembler::bmi2l(SIMDPrefix pp, byte op, Register reg, Register vreg, in bmi2l() 4364 Register vreg = {0}; // VEX.vvvv unused in rorxq() local 4376 Register vreg = {0}; // VEX.vvvv unused in rorxq() local [all …]
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | RegAllocPBQP.cpp | 184 unsigned PBQPRAProblem::getPRegForOption(unsigned vreg, unsigned option) const { in getPRegForOption() 220 unsigned vreg = *vregItr; in build() local 528 unsigned vreg = problem.getVRegForNode(node); in mapPBQPToRegAlloc() local
|
D | Splitter.cpp | 100 unsigned vreg = ls.mri->createVirtualRegister(trc); in getNewLI() local
|
/external/vixl/test/aarch64/ |
D | test-utils-aarch64.cc | 160 const VRegister& vreg) { in Equal128() 207 const VRegister& vreg) { in Equal64()
|
/external/v8/src/ia32/ |
D | assembler-ia32.cc | 2807 void Assembler::bmi1(byte op, Register reg, Register vreg, const Operand& rm) { in bmi1() 2846 void Assembler::bmi2(SIMDPrefix pp, byte op, Register reg, Register vreg, in bmi2() 2859 Register vreg = {0}; // VEX.vvvv unused in rorx() local 2889 void Assembler::emit_vex_prefix(XMMRegister vreg, VectorLength l, SIMDPrefix pp, in emit_vex_prefix() 2903 void Assembler::emit_vex_prefix(Register vreg, VectorLength l, SIMDPrefix pp, in emit_vex_prefix()
|
/external/v8/src/crankshaft/ |
D | lithium-allocator.cc | 836 int vreg = GetVirtualRegister(); in MeetConstraintsBetween() local 2029 int vreg = GetVirtualRegister(); in SplitRangeAt() local
|
/external/v8/src/crankshaft/arm/ |
D | lithium-arm.cc | 564 int vreg = allocator_->GetVirtualRegister(); in TempRegister() local 577 int vreg = allocator_->GetVirtualRegister(); in TempDoubleRegister() local
|
/external/v8/src/crankshaft/arm64/ |
D | lithium-arm64.cc | 461 int vreg = allocator_->GetVirtualRegister(); in TempRegister() local 474 int vreg = allocator_->GetVirtualRegister(); in TempDoubleRegister() local
|
/external/v8/src/crankshaft/mips64/ |
D | lithium-mips64.cc | 571 int vreg = allocator_->GetVirtualRegister(); in TempRegister() local 584 int vreg = allocator_->GetVirtualRegister(); in TempDoubleRegister() local
|
/external/v8/src/crankshaft/ppc/ |
D | lithium-ppc.cc | 576 int vreg = allocator_->GetVirtualRegister(); in TempRegister() local 589 int vreg = allocator_->GetVirtualRegister(); in TempDoubleRegister() local
|