Searched defs:execsizeSeq (Results 1 – 1 of 1) sorted by relevance
61 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()