Searched refs:isLoadOp (Results 1 – 2 of 2) sorted by relevance
9920 bool isLoadOp = true; in CombineBaseUpdate() local9943 NumVecs = 1; isLoadOp = false; break; in CombineBaseUpdate()9945 NumVecs = 2; isLoadOp = false; break; in CombineBaseUpdate()9947 NumVecs = 3; isLoadOp = false; break; in CombineBaseUpdate()9949 NumVecs = 4; isLoadOp = false; break; in CombineBaseUpdate()9951 NumVecs = 2; isLoadOp = false; isLaneOp = true; break; in CombineBaseUpdate()9953 NumVecs = 3; isLoadOp = false; isLaneOp = true; break; in CombineBaseUpdate()9955 NumVecs = 4; isLoadOp = false; isLaneOp = true; break; in CombineBaseUpdate()9967 NumVecs = 1; isLaneOp = false; isLoadOp = false; break; in CombineBaseUpdate()9973 if (isLoadOp) { in CombineBaseUpdate()[all …]
11549 bool isLoadOp = true; in CombineBaseUpdate() local11578 NumVecs = 1; isLoadOp = false; break; in CombineBaseUpdate()11580 NumVecs = 2; isLoadOp = false; break; in CombineBaseUpdate()11582 NumVecs = 3; isLoadOp = false; break; in CombineBaseUpdate()11584 NumVecs = 4; isLoadOp = false; break; in CombineBaseUpdate()11586 NumVecs = 2; isLoadOp = false; isLaneOp = true; break; in CombineBaseUpdate()11588 NumVecs = 3; isLoadOp = false; isLaneOp = true; break; in CombineBaseUpdate()11590 NumVecs = 4; isLoadOp = false; isLaneOp = true; break; in CombineBaseUpdate()11603 NumVecs = 1; isLaneOp = false; isLoadOp = false; break; in CombineBaseUpdate()11609 if (isLoadOp) { in CombineBaseUpdate()[all …]