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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64Subtarget.h 253 bool isSTRQroSlow() const { return STRQroIsSlow; }
  /external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
AArch64GenGlobalISel.inc 93 if (!Subtarget->isSTRQroSlow() || MF->getFunction().optForSize())
    [all...]

Completed in 220 milliseconds