Home
last modified time | relevance | path

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

/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/lib/Backends/Interpreter/
H A DInterpreterNodes.cpp4964 auto destElType = dest->getType().getElementType(); in fwdConvertToInst() local
4965 if (srcElType == destElType) { in fwdConvertToInst()
4972 if (srcElType == DTY_FROM && destElType == DTY_TO) { \ in fwdConvertToInst()
5002 destElType == ElemKind::UInt8FusedFP16QTy) { in fwdConvertToInst()