Home
last modified time | relevance | path

Searched refs:emitUnaryopFP (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceInstARM32.h528 static void emitUnaryopFP(const char *Opcode, FPSign Sign,
606 emitUnaryopFP(Opcode, Sign, this, Func); in emit()
DIceInstARM32.cpp172 void InstARM32Pred::emitUnaryopFP(const char *Opcode, FPSign Sign, in emitUnaryopFP() function in Ice::ARM32::InstARM32Pred