Home
last modified time | relevance | path

Searched refs:SclrGep (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3698 Value *SclrGep = II.transform(Builder, GlobalIdx); in widenPHIInstruction() local
3699 SclrGep->setName("next.gep"); in widenPHIInstruction()
3700 Entry[part] = SclrGep; in widenPHIInstruction()
3709 Value *SclrGep = II.transform(Builder, GlobalIdx); in widenPHIInstruction() local
3710 SclrGep->setName("next.gep"); in widenPHIInstruction()
3711 VecVal = Builder.CreateInsertElement(VecVal, SclrGep, in widenPHIInstruction()