Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.cpp2475 constexpr const char *Vcge = "vcge"; in vcgeqi() local
2487 constexpr const char *Vcge = "vcge"; in vcugeqi() local
2498 constexpr const char *Vcge = "vcge"; in vcgeqs() local
2511 constexpr const char *Vcge = "vcgt"; in vcgtqi() local
2523 constexpr const char *Vcge = "vcgt"; in vcugtqi() local
2534 constexpr const char *Vcge = "vcgt"; in vcgtqs() local
DIceInstARM32.h432 Vcge, enumerator
/external/vixl/src/aarch32/
Dmacro-assembler-aarch32.h5881 void Vcge(Condition cond, in Vcge() function
5895 void Vcge(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in Vcge() function
5899 void Vcge(Condition cond, in Vcge() function
5913 void Vcge(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in Vcge() function
5917 void Vcge( in Vcge() function
5928 void Vcge(DataType dt, DRegister rd, DRegister rn, DRegister rm) { in Vcge() function
5932 void Vcge( in Vcge() function
5943 void Vcge(DataType dt, QRegister rd, QRegister rn, QRegister rm) { in Vcge() function