Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRInstrInfo.h39 COND_PL, //!< Plus enumerator
/openbsd/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kInstrInfo.h45 COND_PL = 10, // Plus enumerator
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DARMDefines.h45 #define COND_PL \ macro
/openbsd/gnu/usr.bin/binutils/include/opcode/
H A Darm.h57 #define COND_PL 5 macro
/openbsd/gnu/llvm/lldb/tools/debugserver/source/MacOSX/arm/
H A DDNBArchImpl.cpp90 #define COND_PL 0x5 macro