Searched refs:ConditionVT (Results 1 – 5 of 5) sorted by relevance
71 EVT ConditionVT) const override { in getPreferredSwitchConditionType() argument72 return ConditionVT.getSimpleVT(); in getPreferredSwitchConditionType()
1728 EVT ConditionVT) const { in getPreferredSwitchConditionType()1729 return getRegisterType(Context, ConditionVT); in getPreferredSwitchConditionType()
1505 EVT ConditionVT) const override;
35700 EVT ConditionVT) const { in getPreferredSwitchConditionType()35703 if (ConditionVT.getSizeInBits() < 32) in getPreferredSwitchConditionType()35706 ConditionVT); in getPreferredSwitchConditionType()
1424 EVT ConditionVT) const;