Home
last modified time | relevance | path

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

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