Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp922 InterleaveGroup *createInterleaveGroup(Instruction *Instr, int Stride, in createInterleaveGroup() function in __anon63bf7e8f0111::InterleavedAccessInfo
5040 Group = createInterleaveGroup(A, DesA.Stride, DesA.Align); in analyzeInterleaving()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1041 InterleaveGroup *createInterleaveGroup(Instruction *Instr, int Stride, in createInterleaveGroup() function in __anon1008a2c70211::InterleavedAccessInfo
4706 Group = createInterleaveGroup(B, DesB.Stride, DesB.Align); in analyzeInterleaving()