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

  /external/llvm/lib/Target/MBlaze/MCTargetDesc/
MBlazeMCAsmInfo.cpp 1 //===-- MBlazeMCAsmInfo.cpp - MBlaze asm properties -----------------------===//
10 // This file contains the declarations of the MBlazeMCAsmInfo properties.
14 #include "MBlazeMCAsmInfo.h"
17 void MBlazeMCAsmInfo::anchor() { }
19 MBlazeMCAsmInfo::MBlazeMCAsmInfo() {
MBlazeMCAsmInfo.h 1 //===-- MBlazeMCAsmInfo.h - MBlaze asm properties --------------*- C++ -*--===//
10 // This file contains the declaration of the MBlazeMCAsmInfo class.
22 class MBlazeMCAsmInfo : public MCAsmInfo {
25 explicit MBlazeMCAsmInfo();

Completed in 23 milliseconds