HomeSort by relevance Sort by last modified time
    Searched refs:createXCoreMCInstrInfo (Results 1 - 3 of 3) 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);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/MCTargetDesc/
XCoreMCTargetDesc.cpp 40 static MCInstrInfo *createXCoreMCInstrInfo() {
130 createXCoreMCInstrInfo);

Completed in 242 milliseconds