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

  /external/llvm/lib/Target/MSP430/MCTargetDesc/
MSP430MCTargetDesc.cpp 33 static MCInstrInfo *createMSP430MCInstrInfo() {
65 TargetRegistry::RegisterMCInstrInfo(TheMSP430Target, createMSP430MCInstrInfo);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/MCTargetDesc/
MSP430MCTargetDesc.cpp 33 static MCInstrInfo *createMSP430MCInstrInfo() {
66 createMSP430MCInstrInfo);
  /external/swiftshader/third_party/LLVM/lib/Target/MSP430/MCTargetDesc/
MSP430MCTargetDesc.cpp 34 static MCInstrInfo *createMSP430MCInstrInfo() {
78 TargetRegistry::RegisterMCInstrInfo(TheMSP430Target, createMSP430MCInstrInfo);

Completed in 87 milliseconds