Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp1877 bool IsSourceVector = isVectorType(SourceType); in isFloatToIntCastValid() local
1879 if (IsSourceVector != IsTargetVector) in isFloatToIntCastValid()
1881 if (IsSourceVector) { in isFloatToIntCastValid()