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

/external/llvm/lib/Support/
H A Dregex2.h58 * OOR1 and OOR2 are respectively the end and the beginning of one of
59 * the branches. Note that there is an implicit OOR2 following OCH_
89 #define OCH_ (15LU<<OPSHIFT) /* begin choice fwd to OOR2 */
91 #define OOR2 (17LU<<OPSHIFT) /* | pt. 2 fwd to OOR2 or O_CH */ macro
/external/swiftshader/third_party/LLVM/lib/Support/
H A Dregex2.h55 * OOR1 and OOR2 are respectively the end and the beginning of one of
56 * the branches. Note that there is an implicit OOR2 following OCH_
86 #define OCH_ (15LU<<OPSHIFT) /* begin choice fwd to OOR2 */
88 #define OOR2 (17LU<<OPSHIFT) /* | pt. 2 fwd to OOR2 or O_CH */ macro
/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregex2.h58 * OOR1 and OOR2 are respectively the end and the beginning of one of
59 * the branches. Note that there is an implicit OOR2 following OCH_
89 #define OCH_ (15LU<<OPSHIFT) /* begin choice fwd to OOR2 */
91 #define OOR2 (17LU<<OPSHIFT) /* | pt. 2 fwd to OOR2 or O_CH */ macro

Completed in 808 milliseconds