Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/src/
H A DIceInstARM32.h528 static void emitUnaryopFP(const char *Opcode, FPSign Sign,
606 emitUnaryopFP(Opcode, Sign, this, Func); in emit()
H A DIceInstARM32.cpp172 void InstARM32Pred::emitUnaryopFP(const char *Opcode, FPSign Sign, in emitUnaryopFP() function in Ice::ARM32::InstARM32Pred