HomeSort by relevance Sort by last modified time
    Searched refs:MSP430II (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/MSP430/
MSP430InstrInfo.h 27 /// MSP430II - This namespace holds all of the target specific flags that
30 namespace MSP430II {
MSP430InstrInfo.cpp 301 switch (Desc.TSFlags & MSP430II::SizeMask) {
319 case MSP430II::SizeSpecial:
327 case MSP430II::Size2Bytes:
329 case MSP430II::Size4Bytes:
331 case MSP430II::Size6Bytes:

Completed in 22 milliseconds