Searched refs:ConstVF (Results 1 – 1 of 1) sorted by relevance
1183 auto *ConstVF = ConstantInt::get(I64Ty, VF); in expandFindFirstByte() local1267 {ConstantInt::get(I64Ty, 0), ConstVF}); in expandFindFirstByte()1354 Builder.CreateGEP(CharTy, Needle, ConstVF, "needle_next_vec"); in expandFindFirstByte()1362 Builder.CreateGEP(CharTy, Search, ConstVF, "search_next_vec"); in expandFindFirstByte()