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

  /external/llvm/lib/Target/SystemZ/
SystemZSubtarget.h 42 bool HasFastSerialization;
102 bool hasFastSerialization() const { return HasFastSerialization; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
SystemZSubtarget.h 45 bool HasFastSerialization;
140 bool hasFastSerialization() const { return HasFastSerialization; }

Completed in 664 milliseconds