Lines Matching refs:setVectorValue

1564     VectorLoopValueMap.setVectorValue(EntryVal, Part, LastInduction);  in createVectorIntOrFpInductionPHI()
1627 VectorLoopValueMap.setVectorValue(CastInst, Part, VectorLoopVal); in recordVectorLoopValueForInductionCast()
1710 VectorLoopValueMap.setVectorValue(EntryVal, Part, EntryPart); in widenIntOrFpInduction()
1850 VectorLoopValueMap.setVectorValue(V, Part, ScalarValue); in getOrCreateVectorValue()
1877 VectorLoopValueMap.setVectorValue(V, Part, VectorValue); in getOrCreateVectorValue()
1881 VectorLoopValueMap.setVectorValue(V, Part, Undef); in getOrCreateVectorValue()
1893 VectorLoopValueMap.setVectorValue(V, Part, B); in getOrCreateVectorValue()
2125 VectorLoopValueMap.setVectorValue(Member, Part, StridedVec); in vectorizeInterleaveGroup()
2315 VectorLoopValueMap.setVectorValue(Instr, Part, NewLI); in vectorizeMemoryInstruction()
3791 VectorLoopValueMap.setVectorValue(P, 0, VecPhi); in widenPHIInstruction()
3811 VectorLoopValueMap.setVectorValue(P, Part, EntryPart); in widenPHIInstruction()
3907 VectorLoopValueMap.setVectorValue(&I, Part, EntryPart); in widenInstruction()
3943 VectorLoopValueMap.setVectorValue(&I, Part, NewGEP); in widenInstruction()
3981 VectorLoopValueMap.setVectorValue(&I, Part, V); in widenInstruction()
4009 VectorLoopValueMap.setVectorValue(&I, Part, Sel); in widenInstruction()
4034 VectorLoopValueMap.setVectorValue(&I, Part, C); in widenInstruction()
4063 VectorLoopValueMap.setVectorValue(&I, Part, Cast); in widenInstruction()
4137 VectorLoopValueMap.setVectorValue(&I, Part, V); in widenInstruction()
6980 State.ValueMap.setVectorValue(Phi, Part, Entry[Part]); in execute()
7005 State.ValueMap.setVectorValue(Ingredient, State.Instance->Part, Undef); in execute()