Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/src/
H A DIceInstARM32.cpp67 size_t getVecElmtBitsize(Type Ty) { in getVecElmtBitsize() function
2341 Str << "." << getVecElmtBitsize(Ty); in emit()
2369 Str << "." << getVecElmtBitsize(Ty); in emit()
2397 Str << "." << getVecElmtBitsize(Ty); in emit()
2432 Asm->vld1qr(getVecElmtBitsize(DestTy), Dest, getSrc(0), Func->getTarget()); in emitIAS()
2763 Str << "." << getVecElmtBitsize(Ty); in emit()
2799 Asm->vst1qr(getVecElmtBitsize(Ty), Src0, Src1, Func->getTarget()); in emitIAS()
2875 Str << "." << getVecElmtBitsize(Ty); in emit()
2910 Str << getPredicate() << "." << getWidthString(Ty) << getVecElmtBitsize(Ty); in emit()