Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInstARM32.h483 static void emitThreeAddrFP(const char *Opcode, FPSign Sign,
804 emitThreeAddrFP(Opcode, Sign, this, Func, OpType); in emit()
DIceInstARM32.cpp225 void InstARM32::emitThreeAddrFP(const char *Opcode, FPSign SignType, in emitThreeAddrFP() function in Ice::ARM32::InstARM32