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

  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.h 60 DIR_64
PPCAsmPrinter.cpp 845 if (Subtarget.isPPC64() && Directive < PPC::DIR_64)
846 Directive = PPC::DIR_64;
847 assert(Directive <= PPC::DIR_64 && "Directive out of range.");
    [all...]

Completed in 72 milliseconds