Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.cpp2478 constexpr const char *Vcge = "vcge"; in vcgeqi() local
2490 constexpr const char *Vcge = "vcge"; in vcugeqi() local
2501 constexpr const char *Vcge = "vcge"; in vcgeqs() local
2514 constexpr const char *Vcge = "vcgt"; in vcgtqi() local
2526 constexpr const char *Vcge = "vcgt"; in vcugtqi() local
2537 constexpr const char *Vcge = "vcgt"; in vcgtqs() local
DIceInstARM32.h432 Vcge, enumerator
/external/vixl/src/aarch32/
Dmacro-assembler-aarch32.h5884 void Vcge(Condition cond, in Vcge() function
5898 void Vcge(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in Vcge() function
5902 void Vcge(Condition cond, in Vcge() function
5916 void Vcge(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in Vcge() function
5920 void Vcge( in Vcge() function
5931 void Vcge(DataType dt, DRegister rd, DRegister rn, DRegister rm) { in Vcge() function
5935 void Vcge( in Vcge() function
5946 void Vcge(DataType dt, QRegister rd, QRegister rn, QRegister rm) { in Vcge() function