Home
last modified time | relevance | path

Searched defs:Vsub (Results 1 – 3 of 3) sorted by relevance

/third_party/vixl/examples/aarch32/
Dpi.cc79 __ Vsub(F64, d10, d10, d11); in GenerateApproximatePi() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInstARM32.h460 Vsub, enumerator
/third_party/vixl/src/aarch32/
Dmacro-assembler-aarch32.h12441 void Vsub( in Assembler() function
12456 void Vsub(DataType dt, DRegister rd, DRegister rn, DRegister rm) { in Assembler() function
12460 void Vsub( in Assembler() function
12475 void Vsub(DataType dt, QRegister rd, QRegister rn, QRegister rm) { in Assembler() function
12479 void Vsub( in Assembler() function
12494 void Vsub(DataType dt, SRegister rd, SRegister rn, SRegister rm) { in Assembler() function
13115 void Vsub(Condition cond, VRegister rd, VRegister rn, VRegister rm) { in Assembler() function
13125 void Vsub(VRegister rd, VRegister rn, VRegister rm) { Vsub(al, rd, rn, rm); } in Assembler() function