Searched defs:Vcvt (Results 1 – 2 of 2) sorted by relevance
/external/vixl/src/aarch32/ |
D | macro-assembler-aarch32.h | 6275 void Vcvt( in Vcvt() function 6285 void Vcvt(DataType dt1, DataType dt2, DRegister rd, SRegister rm) { in Vcvt() function 6289 void Vcvt( in Vcvt() function 6299 void Vcvt(DataType dt1, DataType dt2, SRegister rd, DRegister rm) { in Vcvt() function 6303 void Vcvt(Condition cond, in Vcvt() function 6317 void Vcvt( in Vcvt() function 6322 void Vcvt(Condition cond, in Vcvt() function 6336 void Vcvt( in Vcvt() function 6341 void Vcvt(Condition cond, in Vcvt() function 6355 void Vcvt( in Vcvt() function [all …]
|
/external/swiftshader/third_party/subzero/src/ |
D | IceInstARM32.h | 435 Vcvt, enumerator
|