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

  /external/llvm/lib/Target/MBlaze/MCTargetDesc/
MBlazeMCAsmInfo.h 1 //=====-- MBlazeMCAsmInfo.h - MBlaze asm properties -----------*- C++ -*--====//
10 // This file contains the declaration of the MBlazeMCAsmInfo class.
23 class MBlazeMCAsmInfo : public MCAsmInfo {
25 explicit MBlazeMCAsmInfo();
MBlazeMCAsmInfo.cpp 1 //===-- MBlazeMCAsmInfo.cpp - MBlaze asm properties -----------------------===//
10 // This file contains the declarations of the MBlazeMCAsmInfo properties.
14 #include "MBlazeMCAsmInfo.h"
17 MBlazeMCAsmInfo::MBlazeMCAsmInfo() {
MBlazeMCTargetDesc.cpp 15 #include "MBlazeMCAsmInfo.h"
70 return new MBlazeMCAsmInfo();

Completed in 714 milliseconds