Searched defs:getGPROpcode (Results 1 – 1 of 1) sorted by relevance
/external/swiftshader/third_party/subzero/src/ | ||
D | IceInstARM32.cpp | 2621 const char *InstARM32Pop::getGPROpcode() const { return "pop"; } in getGPROpcode() function in Ice::ARM32::InstARM32Pop |