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

  /external/llvm/lib/Target/MSP430/
MSP430Subtarget.cpp 1 //===-- MSP430Subtarget.cpp - MSP430 Subtarget Information ----------------===//
14 #include "MSP430Subtarget.h"
24 void MSP430Subtarget::anchor() { }
26 MSP430Subtarget::MSP430Subtarget(const std::string &TT,
MSP430Subtarget.h 1 //===-- MSP430Subtarget.h - Define Subtarget for the MSP430 ----*- C++ -*--===//
26 class MSP430Subtarget : public MSP430GenSubtargetInfo {
33 MSP430Subtarget(const std::string &TT, const std::string &CPU,

Completed in 970 milliseconds