Home
last modified time | relevance | path

Searched refs:getConstrainedRegClassForOperand (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp73 TRI.getConstrainedRegClassForOperand(MO, MRI); in selectCOPY()
174 TRI.getConstrainedRegClassForOperand(MO, MRI); in selectG_IMPLICIT_DEF()
382 TRI.getConstrainedRegClassForOperand(RS->getOperand(0), MRI); in selectG_CONSTANT()
H A DSIRegisterInfo.h228 getConstrainedRegClassForOperand(const MachineOperand &MO,
H A DSIRegisterInfo.cpp1581 SIRegisterInfo::getConstrainedRegClassForOperand(const MachineOperand &MO, in getConstrainedRegClassForOperand() function in SIRegisterInfo
/freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp67 RegClass = TRI.getConstrainedRegClassForOperand(RegMO, MRI); in constrainOperandRegClass()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h1000 getConstrainedRegClassForOperand(const MachineOperand &MO, in getConstrainedRegClassForOperand() function