Home
last modified time | relevance | path

Searched refs:REG_NOSPEC (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Support/
Dregex_impl.h61 #define REG_NOSPEC 0020 macro
Dregcomp.c171 if ((cflags&REG_EXTENDED) && (cflags&REG_NOSPEC)) in llvm_regcomp()
225 else if (cflags&REG_NOSPEC) in llvm_regcomp()
/external/llvm/lib/Support/
Dregex_impl.h61 #define REG_NOSPEC 0020 macro
Dregcomp.c179 if ((cflags&REG_EXTENDED) && (cflags&REG_NOSPEC)) in llvm_regcomp()
233 else if (cflags&REG_NOSPEC) in llvm_regcomp()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Dregex_impl.h61 #define REG_NOSPEC 0020 macro
Dregcomp.c179 if ((cflags&REG_EXTENDED) && (cflags&REG_NOSPEC)) in llvm_regcomp()
233 else if (cflags&REG_NOSPEC) in llvm_regcomp()