Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInstARM32.cpp2621 const char *InstARM32Pop::getGPROpcode() const { return "pop"; } in getGPROpcode() function in Ice::ARM32::InstARM32Pop
2667 const char *InstARM32Push::getGPROpcode() const { return "push"; } in getGPROpcode() function in Ice::ARM32::InstARM32Push