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

  /external/llvm/lib/Target/SystemZ/
SystemZSubtarget.h 41 bool HasFastSerialization;
86 bool hasFastSerialization() const { return HasFastSerialization; }
SystemZAsmPrinter.cpp 155 if (Subtarget->hasFastSerialization())

Completed in 66 milliseconds