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

  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMSubtarget.h 201 bool hasVFP3() const { return HasVFPv3; }
  /external/llvm/lib/Target/ARM/
ARMSubtarget.h 425 bool hasVFP3() const { return HasVFPv3; }

Completed in 406 milliseconds