Home
last modified time | relevance | path

Searched defs:vreg (Results 1 – 25 of 32) sorted by relevance

12

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRegAllocPBQP.h54 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()
DLiveIntervalAnalysis.h410 unsigned vreg; member
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_bc_finalize.cpp486 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/
Dhost_generic_reg_alloc2.c119 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/
Dinstruction-selector-impl.h187 InstructionOperand DefineSameAsFirstForVreg(int vreg) { in DefineSameAsFirstForVreg()
191 InstructionOperand DefineAsRegistertForVreg(int vreg) { in DefineAsRegistertForVreg()
195 InstructionOperand UseRegisterForVreg(int vreg) { in UseRegisterForVreg()
Dlive-range-separator.cc124 for (size_t vreg = 0; vreg < virt_reg_count; ++vreg) { in Splinter() local
Dinstruction-scheduler.cc176 int32_t vreg = UnallocatedOperand::cast(input)->virtual_register(); in AddInstruction() local
Dregister-allocator-verifier.cc162 int vreg = unallocated->virtual_register(); in BuildConstraint() local
563 int vreg = pair.second; in VerifyGapMoves() local
Dregister-allocator-verifier.h215 void AddDelayedAssessment(InstructionOperand op, int vreg) { in AddDelayedAssessment()
Dgraph-visualizer.cc573 int vreg = range->vreg(); in PrintLiveRangeChain() local
581 int vreg) { in PrintLiveRange()
Dregister-allocator.cc836 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
Dinstruction-selector.cc281 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
Dregister-allocator.h593 int vreg() const { return vreg_; } in vreg() function
Dinstruction.cc793 int vreg = (output->IsConstant()) in ValidateSSA() local
/external/v8/src/x64/
Dassembler-x64-inl.h228 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()
Dassembler-x64.cc4153 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/
DRegAllocPBQP.cpp184 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
DSplitter.cpp100 unsigned vreg = ls.mri->createVirtualRegister(trc); in getNewLI() local
/external/vixl/test/aarch64/
Dtest-utils-aarch64.cc160 const VRegister& vreg) { in Equal128()
207 const VRegister& vreg) { in Equal64()
/external/v8/src/ia32/
Dassembler-ia32.cc2807 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/
Dlithium-allocator.cc836 int vreg = GetVirtualRegister(); in MeetConstraintsBetween() local
2029 int vreg = GetVirtualRegister(); in SplitRangeAt() local
/external/v8/src/crankshaft/arm/
Dlithium-arm.cc564 int vreg = allocator_->GetVirtualRegister(); in TempRegister() local
577 int vreg = allocator_->GetVirtualRegister(); in TempDoubleRegister() local
/external/v8/src/crankshaft/arm64/
Dlithium-arm64.cc461 int vreg = allocator_->GetVirtualRegister(); in TempRegister() local
474 int vreg = allocator_->GetVirtualRegister(); in TempDoubleRegister() local
/external/v8/src/crankshaft/mips64/
Dlithium-mips64.cc571 int vreg = allocator_->GetVirtualRegister(); in TempRegister() local
584 int vreg = allocator_->GetVirtualRegister(); in TempDoubleRegister() local
/external/v8/src/crankshaft/ppc/
Dlithium-ppc.cc576 int vreg = allocator_->GetVirtualRegister(); in TempRegister() local
589 int vreg = allocator_->GetVirtualRegister(); in TempDoubleRegister() local

12