Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1120 bool TargetLoweringBase::isLegalRC(const TargetRegisterInfo &TRI, in isLegalRC() function in TargetLoweringBase
1242 if (!isLegalRC(*TRI, *SuperRC)) in findRepresentativeClass()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3752 bool isLegalRC(const TargetRegisterInfo &TRI,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5639 if (!isLegalRC(*RI, *RC)) in getRegForInlineAsmConstraint()