Home
last modified time | relevance | path

Searched defs:execsizeSeq (Results 1 – 1 of 1) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DEmitVISAPass.cpp61 static void splitIntoPowerOfTwo(SmallVector<uint32_t, 16>& execsizeSeq, uint32_t N, uint32_t M) in splitIntoPowerOfTwo()
18634 auto getAllExecsize = [=](SmallVector<uint32_t, 16> & execsizeSeq, uint32_t N) { in emitfcvt()