Home
last modified time | relevance | path

Searched refs:getRegClassConstraintEffectForVReg (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineInstr.h1483 const TargetRegisterClass *getRegClassConstraintEffectForVReg(
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineInstr.cpp872 const TargetRegisterClass *MachineInstr::getRegClassConstraintEffectForVReg( in getRegClassConstraintEffectForVReg() function in MachineInstr
H A DRegAllocGreedy.cpp1223 MI->getRegClassConstraintEffectForVReg(Reg, SuperRC, TII, TRI, in getNumAllocatableRegsForConstraints()