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

  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsMCTargetDesc.cpp 147 static MCInstrAnalysis *createMipsMCInstrAnalysis(const MCInstrInfo *Info) {
176 TargetRegistry::RegisterMCInstrAnalysis(*T, createMipsMCInstrAnalysis);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
MipsMCTargetDesc.cpp 154 static MCInstrAnalysis *createMipsMCInstrAnalysis(const MCInstrInfo *Info) {
183 TargetRegistry::RegisterMCInstrAnalysis(*T, createMipsMCInstrAnalysis);

Completed in 155 milliseconds