Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInstARM32.h486 static void emitFourAddrFP(const char *Opcode, FPSign Sign,
933 emitFourAddrFP(Opcode, Sign, this, Func); in emit()
DIceInstARM32.cpp240 void InstARM32::emitFourAddrFP(const char *Opcode, FPSign SignType, in emitFourAddrFP() function in Ice::ARM32::InstARM32