Searched refs:EnvVT (Results 1 – 2 of 2) sorted by relevance
1912 std::pair<EVT, EVT> GetDependentSplitDestVTs(const EVT &VT, const EVT &EnvVT,
10201 SelectionDAG::GetDependentSplitDestVTs(const EVT &VT, const EVT &EnvVT, in GetDependentSplitDestVTs() argument10210 ElementCount EnvNumElts = EnvVT.getVectorElementCount(); in GetDependentSplitDestVTs()10215 LoVT = EnvVT; in GetDependentSplitDestVTs()10222 HiVT = EnvVT; in GetDependentSplitDestVTs()