Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.h41 COND_PL, //!< Plus enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrInfo.h45 COND_PL = 10, // Plus enumerator
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DARMDefines.h45 #define COND_PL \ macro