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

  /external/llvm/lib/Target/ARM/
ARMSubtarget.h 241 bool HasSlowVGETLNi32 = false;
456 bool hasSlowVGETLNi32() const { return HasSlowVGETLNi32; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMSubtarget.h 338 bool HasSlowVGETLNi32 = false;
591 bool hasSlowVGETLNi32() const { return HasSlowVGETLNi32; }
  /external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/
ARMGenSubtargetInfo.inc     [all...]

Completed in 1383 milliseconds