Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Support/
Dregexec.c73 #define ISSTATEIN(v, o) (((v) & (o)) != 0) macro
99 #undef ISSTATEIN
122 #define ISSTATEIN(v, o) ((v)[o]) macro
Dregengine.inc934 if (ISSTATEIN(aft, here)) {
/external/llvm/lib/Support/
Dregexec.c73 #define ISSTATEIN(v, o) (((v) & (o)) != 0) macro
99 #undef ISSTATEIN
122 #define ISSTATEIN(v, o) ((v)[o]) macro
Dregengine.inc934 if (ISSTATEIN(aft, here)) {
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Dregexec.c73 #define ISSTATEIN(v, o) (((v) & (o)) != 0) macro
99 #undef ISSTATEIN
122 #define ISSTATEIN(v, o) ((v)[o]) macro
Dregengine.inc934 if (ISSTATEIN(aft, here)) {