Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp1914 bool convertCastOpToIceOp(uint64_t Opcode, Ice::Type SourceType, in convertCastOpToIceOp() function in __anon013ef65f0111::FunctionParser
2248 if (!convertCastOpToIceOp(Values[2], Src->getType(), CastType, CastKind)) { in ProcessRecord()