Home
last modified time | relevance | path

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

/external/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()
/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()
352 HReg rreg, vreg, vregS, vregD; in doRegisterAllocation() local
Dhost_x86_defs.c1669 X86Instr* directReload_X86( X86Instr* i, HReg vreg, Short spill_off ) in directReload_X86()
/external/llvm/lib/CodeGen/
DRegAllocPBQP.cpp182 unsigned PBQPRAProblem::getPRegForOption(unsigned vreg, unsigned option) const { in getPRegForOption()
216 unsigned vreg = *vregItr; in build() local
483 unsigned vreg = problem.getVRegForNode(node); in mapPBQPToRegAlloc() local