Home
last modified time | relevance | path

Searched defs:SSV (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp1446 ShuffleVectorInst *SSV = dyn_cast<ShuffleVectorInst>(U); in foldSelectShuffle() local
1471 auto *SSV = cast<ShuffleVectorInst>(SVOp0); in foldSelectShuffle() local
1543 if (auto *SSV = dyn_cast<ShuffleVectorInst>(SV->getOperand(0))) in foldSelectShuffle() local
1658 if (auto *SSV = dyn_cast<ShuffleVectorInst>(SV->getOperand(0))) in foldSelectShuffle() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGClass.cpp870 SmallVector<SizeAndOffset, 16> SSV(Info.getFieldCount()); in EmitAsanPrologueOrEpilogue() local