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

/freebsd-10.0-release/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCAsmInfo.h21 class PPCMCAsmInfoDarwin : public MCAsmInfoDarwin { class in namespace:llvm
24 explicit PPCMCAsmInfoDarwin(bool is64Bit);
H A DPPCMCAsmInfo.cpp17 void PPCMCAsmInfoDarwin::anchor() { }
19 PPCMCAsmInfoDarwin::PPCMCAsmInfoDarwin(bool is64Bit) { function in class:PPCMCAsmInfoDarwin
H A DPPCMCTargetDesc.cpp67 MAI = new PPCMCAsmInfoDarwin(isPPC64);

Completed in 103 milliseconds