OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createXCoreMCAsmInfo
(Results
1 - 2
of
2
) 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
);
Completed in 202 milliseconds