Searched defs:HexagonMCAsmInfo (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCAsmInfo.cpp1 //===-- HexagonMCAsmInfo.cpp - Hexagon asm properties ---------------------===//
10 // This file contains the declarations of the HexagonMCAsmInfo properties.
14 #include "HexagonMCAsmInfo.h"
18 HexagonMCAsmInfo::HexagonMCAsmInfo(const Target &T, StringRef TT) { function in class:HexagonMCAsmInfo
H A DHexagonMCAsmInfo.h10 // This file contains the declaration of the HexagonMCAsmInfo class.
23 class HexagonMCAsmInfo : public MCAsmInfo { class in namespace:llvm
25 explicit HexagonMCAsmInfo(const Target &T, StringRef TT);

Completed in 62 milliseconds