Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DG4_IR.cpp1613 bool dstIsFP = IS_TYPE_FLOAT_ALL(dstTy); in getMovType() local
1618 if (dstIsFP != srcIsFP) { in getMovType()
1619 if (dstIsFP) in getMovType()
1628 if (dstIsFP) { in getMovType()