Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp1748 bool convertBinopOpcode(unsigned Opcode, Ice::Type Ty, in convertBinopOpcode() function in __anona360ed9e0111::FunctionParser
2233 if (!convertBinopOpcode(Values[2], Type1, Opcode)) { in ProcessRecord()