Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInstARM32.cpp2540 const char *InstARM32Pop::getGPROpcode() const { return "pop"; } in getGPROpcode() function in Ice::ARM32::InstARM32Pop
2586 const char *InstARM32Push::getGPROpcode() const { return "push"; } in getGPROpcode() function in Ice::ARM32::InstARM32Push