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

  /external/swiftshader/third_party/LLVM/lib/Target/XCore/MCTargetDesc/
XCoreMCTargetDesc.cpp 33 static MCInstrInfo *createXCoreMCInstrInfo() {
80 TargetRegistry::RegisterMCInstrInfo(TheXCoreTarget, createXCoreMCInstrInfo);
  /external/llvm/lib/Target/XCore/MCTargetDesc/
XCoreMCTargetDesc.cpp 36 static MCInstrInfo *createXCoreMCInstrInfo() {
134 TargetRegistry::RegisterMCInstrInfo(TheXCoreTarget, createXCoreMCInstrInfo);

Completed in 340 milliseconds