Searched defs:fold (Results 1 – 6 of 6) sorted by relevance
58 static int eflags, fold, foldwidth = 80, none, markeol; variable
142 fold(int width) in fold() function
129 fold(__m128i v, __m128i k) in fold() function
112 static unsigned char fold[1 << (ORDER - 3)]; in dragon_update() local
563 auto fold = [](Symbol *sym) { in run() local
648 bool AMDGPULibCalls::fold(CallInst *CI) { in fold() function in AMDGPULibCalls