Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.cpp3349 constexpr const char *Vmull = "vmull"; in vmulh() local
3392 constexpr const char *Vmull = "vmull"; in vmlap() local
/third_party/vixl/src/aarch32/
Dmacro-assembler-aarch32.h9764 void Vmull(Condition cond, in Assembler() function
9783 void Vmull( in Assembler() function
9788 void Vmull( in Assembler() function
9803 void Vmull(DataType dt, QRegister rd, DRegister rn, DRegister rm) { in Assembler() function