Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXCodeGen/
H A DGenXEmulate.cpp919 auto MaxDstUnsigned = [&](unsigned DstSize) { in visitGenxTrunc() local
937 Limit1 = MaxDstUnsigned(DstSize); in visitGenxTrunc()
954 Limit1 = MaxDstUnsigned(DstSize); in visitGenxTrunc()