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 53 DIR_64
PPCAsmPrinter.cpp 851 if (Subtarget.isPPC64() && Directive < PPC::DIR_64)
852 Directive = PPC::DIR_64;
853 assert(Directive <= PPC::DIR_64 && "Directive out of range.");
    [all...]

Completed in 288 milliseconds