Searched refs:GetPtrDiff (Results 1 – 1 of 1) sorted by relevance
16200 auto GetPtrDiff = [&DAG](LoadSDNode *Ld1, in performCONCAT_VECTORSCombine() 16221 auto BaseDiff = GetPtrDiff(Lds[0], Lds[1]); in performCONCAT_VECTORSCombine() 16227 if (GetPtrDiff(*It, *std::next(It)) != BaseDiff) in performCONCAT_VECTORSCombine() 16197 auto GetPtrDiff = [&DAG](LoadSDNode *Ld1, performCONCAT_VECTORSCombine() local