Searched refs:ConditionVT (Results 1 – 5 of 5) sorted by relevance
73 EVT ConditionVT) const override { in getPreferredSwitchConditionType() argument74 return ConditionVT.getSimpleVT(); in getPreferredSwitchConditionType()
1630 EVT ConditionVT) const { in getPreferredSwitchConditionType()1631 return getRegisterType(Context, ConditionVT); in getPreferredSwitchConditionType()
1419 EVT ConditionVT) const override;
34424 EVT ConditionVT) const { in getPreferredSwitchConditionType()34427 if (ConditionVT.getSizeInBits() < 32) in getPreferredSwitchConditionType()34430 ConditionVT); in getPreferredSwitchConditionType()
1394 EVT ConditionVT) const;