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

  /external/swiftshader/third_party/LLVM/lib/Target/XCore/MCTargetDesc/
XCoreMCTargetDesc.cpp 52 static MCAsmInfo *createXCoreMCAsmInfo(const Target &T, StringRef TT) {
73 RegisterMCAsmInfoFn X(TheXCoreTarget, createXCoreMCAsmInfo);
  /external/llvm/lib/Target/XCore/MCTargetDesc/
XCoreMCTargetDesc.cpp 53 static MCAsmInfo *createXCoreMCAsmInfo(const MCRegisterInfo &MRI,
127 RegisterMCAsmInfoFn X(TheXCoreTarget, createXCoreMCAsmInfo);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/MCTargetDesc/
XCoreMCTargetDesc.cpp 57 static MCAsmInfo *createXCoreMCAsmInfo(const MCRegisterInfo &MRI,
126 RegisterMCAsmInfoFn X(getTheXCoreTarget(), createXCoreMCAsmInfo);

Completed in 74 milliseconds