Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInstARM32.cpp67 size_t getVecElmtBitsize(Type Ty) { in getVecElmtBitsize() function
2266 Str << "." << getVecElmtBitsize(Ty); in emit()
2294 Str << "." << getVecElmtBitsize(Ty); in emit()
2322 Str << "." << getVecElmtBitsize(Ty); in emit()
2357 Asm->vld1qr(getVecElmtBitsize(DestTy), Dest, getSrc(0), Func->getTarget()); in emitIAS()
2682 Str << "." << getVecElmtBitsize(Ty); in emit()
2718 Asm->vst1qr(getVecElmtBitsize(Ty), Src0, Src1, Func->getTarget()); in emitIAS()
2794 Str << "." << getVecElmtBitsize(Ty); in emit()
2829 Str << getPredicate() << "." << getWidthString(Ty) << getVecElmtBitsize(Ty); in emit()