Searched defs:COND_VC (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/M68k/ | ||
H A D | M68kInstrInfo.h | 43 COND_VC = 8, // Overflow Clear enumerator |
/llvm-project/lldb/source/Plugins/Process/Utility/ | ||
H A D | ARMDefines.h | 49 #define COND_VC \ macro |