Searched refs:Ty_RC (Results 1 – 2 of 2) sorted by relevance
76 case DstOp::DstType::Ty_RC: in profileDstOp()143 return DT == DstOp::DstType::Ty_LLT || DT == DstOp::DstType::Ty_RC; in checkCopyToDefsPossible()
78 enum class DstType { Ty_LLT, Ty_Reg, Ty_RC }; enumerator83 DstOp(const TargetRegisterClass *TRC) : RC(TRC), Ty(DstType::Ty_RC) {} in DstOp()93 case DstType::Ty_RC: in addDefToMIB()101 case DstType::Ty_RC: in getLLTTy()118 case DstType::Ty_RC: in getRegClass()