Home
last modified time | relevance | path

Searched defs:CurRC (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp1000 for (unsigned i = 0, e = NumOperands; i < e && CurRC; ++i) in getRegClassConstraintEffectForVRegImpl() argument
983 getRegClassConstraintEffectForVReg(Register Reg,const TargetRegisterClass * CurRC,const TargetInstrInfo * TII,const TargetRegisterInfo * TRI,bool ExploreBundle) const getRegClassConstraintEffectForVReg() argument
1012 getRegClassConstraintEffect(unsigned OpIdx,const TargetRegisterClass * CurRC,const TargetInstrInfo * TII,const TargetRegisterInfo * TRI) const getRegClassConstraintEffect() argument
[all...]
H A DRegAllocGreedy.cpp1419 const TargetRegisterClass *CurRC = MRI->getRegClass(VirtReg.reg()); tryInstructionSplit() local
1872 const TargetRegisterClass *CurRC = MRI->getRegClass(VirtReg.reg()); mayRecolorAllInterferences() local