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

  /external/llvm/lib/Target/ARM/
ARMSubtarget.h 297 bool GenLongCalls = false;
477 bool genLongCalls() const { return GenLongCalls; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMSubtarget.h 400 bool GenLongCalls = false;
615 bool genLongCalls() const { return GenLongCalls; }

Completed in 136 milliseconds