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

  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCMCAsmInfo.cpp 19 void PPCMCAsmInfoDarwin::anchor() { }
21 PPCMCAsmInfoDarwin::PPCMCAsmInfoDarwin(bool is64Bit, const Triple& T) {
PPCMCAsmInfo.h 23 class PPCMCAsmInfoDarwin : public MCAsmInfoDarwin {
27 explicit PPCMCAsmInfoDarwin(bool is64Bit, const Triple&);

Completed in 1133 milliseconds