Searched defs:O_CH (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Support/
H A Dregex2.h57 * - OCH_ and O_CH are *outside* the multi-way branch they create, while
60 * and an implicit OOR1 preceding O_CH.
91 #define OOR2 (17LU<<OPSHIFT) /* | pt. 2 fwd to OOR2 or O_CH */
92 #define O_CH (18LU<<OPSHIFT) /* end choice back to OOR1 */ macro
/external/swiftshader/third_party/LLVM/lib/Support/
H A Dregex2.h54 * - OCH_ and O_CH are *outside* the multi-way branch they create, while
57 * and an implicit OOR1 preceding O_CH.
88 #define OOR2 (17LU<<OPSHIFT) /* | pt. 2 fwd to OOR2 or O_CH */
89 #define O_CH (18LU<<OPSHIFT) /* end choice back to OOR1 */ macro
/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregex2.h57 * - OCH_ and O_CH are *outside* the multi-way branch they create, while
60 * and an implicit OOR1 preceding O_CH.
91 #define OOR2 (17LU<<OPSHIFT) /* | pt. 2 fwd to OOR2 or O_CH */
92 #define O_CH (18LU<<OPSHIFT) /* end choice back to OOR1 */ macro

Completed in 295 milliseconds