Home
last modified time | relevance | path

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

/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
Dhost_x86_defs.c1760 X86Instr* directReload_X86( X86Instr* i, HReg vreg, Short spill_off ) in directReload_X86()
/external/v8/test/cctest/compiler/
Dinstruction-selector-tester.h87 for (int vreg = 0; vreg < sequence.VirtualRegisterCount(); ++vreg) { variable
Dtest-instruction.cc90 UnallocatedOperand* NewUnallocated(int vreg) { in NewUnallocated()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm.c285 void *vreg = c->vreg; in do_wm_prog() local
Dbrw_wm.h225 struct brw_wm_value *vreg; member
/external/vixl/src/vixl/a64/
Dsimulator-a64.h969 T vreg(unsigned code) const { in vreg() function
1012 T vreg(unsigned size, unsigned code) const { in vreg() function
1030 inline SimVRegister& vreg(unsigned code) { in vreg() function
/external/v8/src/compiler/
Dregister-allocator.h353 int vreg = code()->NextVirtualRegister(); in GetVirtualRegister() local
Dregister-allocator.cc2057 int vreg = GetVirtualRegister(); in SplitRangeAt() local
/external/vixl/test/
Dtest-utils-a64.cc145 const VRegister& vreg) { in Equal128()
/external/v8/src/
Dlithium-allocator.cc834 int vreg = GetVirtualRegister(); in MeetConstraintsBetween() local
2032 int vreg = GetVirtualRegister(); in SplitRangeAt() local
/external/v8/src/mips64/
Dlithium-mips64.cc622 int vreg = allocator_->GetVirtualRegister(); in TempRegister() local
635 int vreg = allocator_->GetVirtualRegister(); in TempDoubleRegister() local
/external/v8/src/mips/
Dlithium-mips.cc622 int vreg = allocator_->GetVirtualRegister(); in TempRegister() local
635 int vreg = allocator_->GetVirtualRegister(); in TempDoubleRegister() local
/external/v8/src/arm64/
Dlithium-arm64.cc507 int vreg = allocator_->GetVirtualRegister(); in TempRegister() local
520 int vreg = allocator_->GetVirtualRegister(); in TempDoubleRegister() local
/external/v8/src/arm/
Dlithium-arm.cc615 int vreg = allocator_->GetVirtualRegister(); in TempRegister() local
628 int vreg = allocator_->GetVirtualRegister(); in TempDoubleRegister() local
/external/v8/src/x64/
Dlithium-x64.cc650 int vreg = allocator_->GetVirtualRegister(); in TempRegister() local
/external/v8/src/ia32/
Dlithium-ia32.cc668 int vreg = allocator_->GetVirtualRegister(); in TempRegister() local
/external/v8/src/x87/
Dlithium-x87.cc674 int vreg = allocator_->GetVirtualRegister(); in TempRegister() local