Searched refs:ARMMCAsmInfoDarwin (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCAsmInfo.h23 class ARMMCAsmInfoDarwin : public MCAsmInfoDarwin { class in namespace:llvm
27 explicit ARMMCAsmInfoDarwin(const Triple &TheTriple);
H A DARMMCAsmInfo.cpp18 void ARMMCAsmInfoDarwin::anchor() { }
20 ARMMCAsmInfoDarwin::ARMMCAsmInfoDarwin(const Triple &TheTriple) { function in class:ARMMCAsmInfoDarwin
H A DARMMCTargetDesc.cpp346 MAI = new ARMMCAsmInfoDarwin(TheTriple);

Completed in 118 milliseconds