Searched refs:MSP430II (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/MSP430/
H A DMSP430InstrInfo.h27 /// MSP430II - This namespace holds all of the target specific flags that
30 namespace MSP430II { namespace in namespace:llvm
H A DMSP430InstrInfo.cpp295 switch (Desc.TSFlags & MSP430II::SizeMask) {
312 case MSP430II::SizeSpecial:
319 case MSP430II::Size2Bytes:
321 case MSP430II::Size4Bytes:
323 case MSP430II::Size6Bytes:

Completed in 113 milliseconds