Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRegAllocPBQP.h55 void recordVReg(unsigned vreg, PBQPRAGraph::NodeId nodeId, in recordVReg()
74 bool isPRegOption(unsigned vreg, unsigned option) const { in isPRegOption()
82 bool isSpillOption(unsigned vreg, unsigned option) const { in isSpillOption()
/external/chromium_org/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/valgrind/main/VEX/priv/
Dhost_generic_reg_alloc2.c117 HReg vreg; member
208 static inline void sanity_check_spill_offset ( VRegLR* vreg ) in sanity_check_spill_offset()
353 HReg rreg, vreg, vregS, vregD; in doRegisterAllocation() local
Dhost_x86_defs.c1761 X86Instr* directReload_X86( X86Instr* i, HReg vreg, Short spill_off ) in directReload_X86()
/external/llvm/lib/CodeGen/
DRegAllocPBQP.cpp177 unsigned PBQPRAProblem::getPRegForOption(unsigned vreg, unsigned option) const { in getPRegForOption()
208 unsigned vreg = *vregItr; in build() local
472 unsigned vreg = problem.getVRegForNode(NId); in mapPBQPToRegAlloc() local
/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/chromium_org/third_party/mesa/src/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/chromium_org/v8/src/compiler/
Dregister-allocator.h353 int vreg = code()->NextVirtualRegister(); in GetVirtualRegister() local
Dregister-allocator.cc2057 int vreg = GetVirtualRegister(); in SplitRangeAt() local
/external/chromium_org/v8/src/
Dlithium-allocator.cc834 int vreg = GetVirtualRegister(); in MeetConstraintsBetween() local
2032 int vreg = GetVirtualRegister(); in SplitRangeAt() local
/external/chromium_org/v8/src/mips/
Dlithium-mips.cc622 int vreg = allocator_->GetVirtualRegister(); in TempRegister() local
635 int vreg = allocator_->GetVirtualRegister(); in TempDoubleRegister() local
/external/chromium_org/v8/src/mips64/
Dlithium-mips64.cc622 int vreg = allocator_->GetVirtualRegister(); in TempRegister() local
635 int vreg = allocator_->GetVirtualRegister(); in TempDoubleRegister() local
/external/chromium_org/v8/src/arm/
Dlithium-arm.cc615 int vreg = allocator_->GetVirtualRegister(); in TempRegister() local
628 int vreg = allocator_->GetVirtualRegister(); in TempDoubleRegister() local
/external/chromium_org/v8/src/arm64/
Dlithium-arm64.cc507 int vreg = allocator_->GetVirtualRegister(); in TempRegister() local
520 int vreg = allocator_->GetVirtualRegister(); in TempDoubleRegister() local
/external/chromium_org/v8/src/x87/
Dlithium-x87.cc674 int vreg = allocator_->GetVirtualRegister(); in TempRegister() local
/external/chromium_org/v8/src/x64/
Dlithium-x64.cc650 int vreg = allocator_->GetVirtualRegister(); in TempRegister() local
/external/chromium_org/v8/src/ia32/
Dlithium-ia32.cc668 int vreg = allocator_->GetVirtualRegister(); in TempRegister() local