Searched refs:IVec (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/src/sksl/ |
D | SkSLCompiler.cpp | 176 TYPE(Vec), TYPE(IVec), TYPE(UVec),
|
/third_party/flutter/skia/src/sksl/ |
D | SkSLCompiler.cpp | 162 ADD_TYPE(IVec); in Compiler()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 2333 Value *IVec = Builder.CreateShuffleVector(WideVec, UndefVec, IMask, in vectorizeInterleaveGroup() local 2344 IVec, AddrParts[Part], Group->getAlignment(), ShuffledMask); in vectorizeInterleaveGroup() 2347 NewStoreInstr = Builder.CreateAlignedStore(IVec, AddrParts[Part], in vectorizeInterleaveGroup()
|