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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64Subtarget.h 78 bool HasRDM = false;
240 bool hasRDM() const { return HasRDM; }
  /external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
AArch64GenGlobalISel.inc 71 if (Subtarget->hasRDM())
    [all...]

Completed in 359 milliseconds