Home
last modified time | relevance | path

Searched defs:COND_EQ (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
DAVRInstrInfo.h33 COND_EQ, //!< Equal enumerator
/external/llvm/lib/Target/AVR/
DAVRInstrInfo.h33 COND_EQ, //!< Equal enumerator
/external/selinux/libsepol/include/sepol/policydb/
Dconditional.h53 #define COND_EQ 6 /* bool == bool */ macro