Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DScalarizer.cpp206 bool getVectorLayout(Type *Ty, unsigned Alignment, VectorLayout &Layout,
438 bool ScalarizerVisitor::getVectorLayout(Type *Ty, unsigned Alignment, in getVectorLayout() function in ScalarizerVisitor
793 if (!getVectorLayout(LI.getType(), LI.getAlignment(), Layout, in visitLoadInst()
819 if (!getVectorLayout(FullValue->getType(), SI.getAlignment(), Layout, in visitStoreInst()