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

  /external/llvm/lib/Target/ARM/
ARMSubtarget.h 269 bool HasVMLxHazards = false;
461 bool hasVMLxHazards() const { return HasVMLxHazards; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMSubtarget.h 369 bool HasVMLxHazards = false;
596 bool hasVMLxHazards() const { return HasVMLxHazards; }
  /external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/
ARMGenSubtargetInfo.inc     [all...]

Completed in 505 milliseconds