Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineInstr.h1538 const TargetRegisterClass *getRegClassConstraintEffectForVReg(
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DMachineInstr.cpp927 const TargetRegisterClass *MachineInstr::getRegClassConstraintEffectForVReg( in getRegClassConstraintEffectForVReg() function in MachineInstr
H A DRegAllocGreedy.cpp1253 MI->getRegClassConstraintEffectForVReg(Reg, SuperRC, TII, TRI, in getNumAllocatableRegsForConstraints()