Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h1585 const TargetRegisterClass *getRegClassConstraintEffectForVReg(
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp941 const TargetRegisterClass *MachineInstr::getRegClassConstraintEffectForVReg( in getRegClassConstraintEffectForVReg() function in MachineInstr
H A DRegAllocGreedy.cpp1345 MI->getRegClassConstraintEffectForVReg(Reg, SuperRC, TII, TRI, in getNumAllocatableRegsForConstraints()