Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInstARM32.cpp2310 const char *InstARM32Pop::getSRegOpcode() const { return "vpop"; } in getSRegOpcode() function in Ice::ARM32::InstARM32Pop
2356 const char *InstARM32Push::getSRegOpcode() const { return "vpush"; } in getSRegOpcode() function in Ice::ARM32::InstARM32Push