Searched defs:FF1 (Results 1 – 6 of 6) sorted by relevance
94 #define FF1(X, Y, Z) ((X & Y) | ((X | Y) & Z)) macro
107 #define FF1 0x00004000 /* tty 37 */ macro
121 const FF1 = 0x00004000; /* tty 37 */ variable
62 #define FF1 0100000 // Form-feed delay type 1 macro
566 auto *FF1 = in buildScanIteratively() local
5238 auto FF1 = BuildMI(*ComputeLoop, I, DL, TII->get(SFFOpc), FF1Reg) in lowerWaveReduce() local