Searched refs:isLoadOp (Results 1 – 1 of 1) sorted by relevance
15005 bool isLoadOp = true; in CombineBaseUpdate() local15043 NumVecs = 1; isLoadOp = false; break; in CombineBaseUpdate()15045 NumVecs = 2; isLoadOp = false; break; in CombineBaseUpdate()15047 NumVecs = 3; isLoadOp = false; break; in CombineBaseUpdate()15049 NumVecs = 4; isLoadOp = false; break; in CombineBaseUpdate()15080 if (isLoadOp) { in CombineBaseUpdate()15149 unsigned NumResultVecs = (isLoadOp ? NumVecs : 0); in CombineBaseUpdate()15260 bool isLoadOp = true; in PerformMVEVLDCombine() local15277 isLoadOp = false; in PerformMVEVLDCombine()15282 isLoadOp = false; in PerformMVEVLDCombine()[all …]