Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp8690 SmallVector<unsigned, 4> InsertIndices; in buildFromShuffleMostly() local
8701 if (InsertIndices.size() > 1) in buildFromShuffleMostly()
8704 InsertIndices.push_back(i); in buildFromShuffleMostly()
8742 for (unsigned Idx : InsertIndices) in buildFromShuffleMostly()