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

  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMSubtarget.h 200 bool hasVFP2() const { return HasVFPv2; }
  /external/llvm/lib/Target/ARM/
ARMSubtarget.h 424 bool hasVFP2() const { return HasVFPv2; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMSubtarget.h 552 bool hasVFP2() const { return HasVFPv2; }

Completed in 147 milliseconds