Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineInstr.h1616 const TargetRegisterClass *getRegClassConstraintEffectForVReg(
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDRegAllocGreedy.cpp1343 MI->getRegClassConstraintEffectForVReg(Reg, SuperRC, TII, TRI, in getNumAllocatableRegsForConstraints()
HDMachineInstr.cpp982 const TargetRegisterClass *MachineInstr::getRegClassConstraintEffectForVReg( in getRegClassConstraintEffectForVReg() function in MachineInstr