Searched refs:DoCast (Results 1 – 1 of 1) sorted by relevance
2928 bool DoCast = (Ty == MVT::v2i1 || Ty == MVT::v4i1 || Ty == MVT::v8i1); in LowerLoad() local2929 if (DoCast) { in LowerLoad()2945 if (DoCast) { in LowerLoad()2960 bool DoCast = (Ty == MVT::v2i1 || Ty == MVT::v4i1 || Ty == MVT::v8i1); in LowerStore() local2961 if (DoCast) { in LowerStore()