/external/v8/test/unittests/compiler/ |
D | instruction-sequence-unittest.h | 87 static TestOperand Use(VReg vreg) { return TestOperand(kNone, vreg); } in Use() 91 static TestOperand Unique(VReg vreg) { return TestOperand(kUnique, vreg); } in Unique() 93 static TestOperand UniqueReg(VReg vreg) { in UniqueReg() 143 Instruction* Return(VReg vreg) { return Return(Reg(vreg, 0)); } in Return()
|
D | instruction-sequence-unittest.cc | 148 VReg vreg = NewReg(); in Define() local 192 VReg vreg) { in SetInput() 200 VReg vreg = NewReg(); in DefineConstant() local 399 InstructionOperand InstructionSequenceTest::ConvertOutputOp(VReg vreg, in ConvertOutputOp()
|
D | instruction-selector-unittest.cc | 77 int vreg = ConstantOperand::cast(output)->virtual_register(); in Build() local
|
D | live-range-unittest.cc | 435 TopLevelLiveRange* vreg = TestRangeBuilder(zone()).Id(2).Build(0, 100); in TEST_F() 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
|
D | host_x86_defs.c | 1760 X86Instr* directReload_X86( X86Instr* i, HReg vreg, Short spill_off ) in directReload_X86()
|
/external/v8/src/x64/ |
D | assembler-x64-inl.h | 223 void Assembler::emit_vex_prefix(XMMRegister reg, XMMRegister vreg, in emit_vex_prefix() 237 void Assembler::emit_vex_prefix(Register reg, Register vreg, Register rm, in emit_vex_prefix() 247 void Assembler::emit_vex_prefix(XMMRegister reg, XMMRegister vreg, in emit_vex_prefix() 261 void Assembler::emit_vex_prefix(Register reg, Register vreg, const Operand& rm, in emit_vex_prefix()
|
D | assembler-x64.cc | 3786 void Assembler::bmi1q(byte op, Register reg, Register vreg, Register rm) { in bmi1q() 3795 void Assembler::bmi1q(byte op, Register reg, Register vreg, const Operand& rm) { in bmi1q() 3804 void Assembler::bmi1l(byte op, Register reg, Register vreg, Register rm) { in bmi1l() 3813 void Assembler::bmi1l(byte op, Register reg, Register vreg, const Operand& rm) { in bmi1l() 3954 void Assembler::bmi2q(SIMDPrefix pp, byte op, Register reg, Register vreg, in bmi2q() 3964 void Assembler::bmi2q(SIMDPrefix pp, byte op, Register reg, Register vreg, in bmi2q() 3974 void Assembler::bmi2l(SIMDPrefix pp, byte op, Register reg, Register vreg, in bmi2l() 3984 void Assembler::bmi2l(SIMDPrefix pp, byte op, Register reg, Register vreg, in bmi2l() 3997 Register vreg = {0}; // VEX.vvvv unused in rorxq() local 4009 Register vreg = {0}; // VEX.vvvv unused in rorxq() local [all …]
|
/external/v8/test/cctest/compiler/ |
D | test-instruction.cc | 84 UnallocatedOperand Unallocated(int vreg) { in Unallocated() 280 int vreg = 15; in TEST() local
|
/external/v8/src/compiler/ |
D | live-range-separator.cc | 108 for (size_t vreg = 0; vreg < virt_reg_count; ++vreg) { in Splinter() local
|
D | graph-visualizer.cc | 525 int vreg = range->vreg(); in PrintLiveRangeChain() local 533 int vreg) { in PrintLiveRange()
|
D | register-allocator.cc | 707 TopLevelLiveRange::TopLevelLiveRange(int vreg, MachineRepresentation rep) in TopLevelLiveRange() 1348 int vreg = virtual_register_count_++; in GetNextLiveRangeId() local 1358 int vreg = GetNextLiveRangeId(); in NextLiveRange() local 1974 int vreg = unalloc->virtual_register(); in ProcessInstructions() local
|
D | register-allocator-verifier.cc | 159 int vreg = unallocated->virtual_register(); in BuildConstraint() local
|
D | register-allocator.h | 598 int vreg() const { return vreg_; } in vreg() function
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_wm.c | 285 void *vreg = c->vreg; in do_wm_prog() local
|
D | brw_wm.h | 225 struct brw_wm_value *vreg; member
|
/external/vixl/src/vixl/a64/ |
D | simulator-a64.h | 866 T vreg(unsigned code) const { in vreg() function 909 T vreg(unsigned size, unsigned code) const { in vreg() function 927 inline SimVRegister& vreg(unsigned code) { in vreg() function
|
/external/vixl/test/ |
D | test-utils-a64.cc | 145 const VRegister& vreg) { in Equal128()
|
/external/v8/src/ia32/ |
D | assembler-ia32.cc | 2659 void Assembler::bmi1(byte op, Register reg, Register vreg, const Operand& rm) { in bmi1() 2698 void Assembler::bmi2(SIMDPrefix pp, byte op, Register reg, Register vreg, in bmi2() 2711 Register vreg = {0}; // VEX.vvvv unused in rorx() local 2741 void Assembler::emit_vex_prefix(XMMRegister vreg, VectorLength l, SIMDPrefix pp, in emit_vex_prefix() 2755 void Assembler::emit_vex_prefix(Register vreg, VectorLength l, SIMDPrefix pp, in emit_vex_prefix()
|
/external/v8/src/crankshaft/ |
D | lithium-allocator.cc | 834 int vreg = GetVirtualRegister(); in MeetConstraintsBetween() local 2035 int vreg = GetVirtualRegister(); in SplitRangeAt() local
|
/external/v8/src/crankshaft/arm64/ |
D | lithium-arm64.cc | 508 int vreg = allocator_->GetVirtualRegister(); in TempRegister() local 521 int vreg = allocator_->GetVirtualRegister(); in TempDoubleRegister() local
|
/external/v8/src/crankshaft/mips64/ |
D | lithium-mips64.cc | 623 int vreg = allocator_->GetVirtualRegister(); in TempRegister() local 636 int vreg = allocator_->GetVirtualRegister(); in TempDoubleRegister() local
|
/external/v8/src/crankshaft/mips/ |
D | lithium-mips.cc | 623 int vreg = allocator_->GetVirtualRegister(); in TempRegister() local 636 int vreg = allocator_->GetVirtualRegister(); in TempDoubleRegister() local
|
/external/v8/src/crankshaft/ppc/ |
D | lithium-ppc.cc | 627 int vreg = allocator_->GetVirtualRegister(); in TempRegister() local 640 int vreg = allocator_->GetVirtualRegister(); in TempDoubleRegister() local
|
/external/v8/src/crankshaft/arm/ |
D | lithium-arm.cc | 616 int vreg = allocator_->GetVirtualRegister(); in TempRegister() local 629 int vreg = allocator_->GetVirtualRegister(); in TempDoubleRegister() local
|