Searched refs:DoCast (Results 1 – 1 of 1) sorted by relevance
2952 bool DoCast = (Ty == MVT::v2i1 || Ty == MVT::v4i1 || Ty == MVT::v8i1); in LowerLoad() local2953 if (DoCast) { in LowerLoad()2969 if (DoCast) { in LowerLoad()2984 bool DoCast = (Ty == MVT::v2i1 || Ty == MVT::v4i1 || Ty == MVT::v8i1); in LowerStore() local2985 if (DoCast) { in LowerStore()