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

  /external/llvm/lib/Target/ARM/
ARMSubtarget.h 51 /// HasVFPv2, HasVFPv3, HasVFPv4, HasV8FP, HasNEON - Specify what
56 bool HasV8FP;
249 bool hasV8FP() const { return HasV8FP; }
ARMAsmPrinter.cpp 805 if (Subtarget->hasV8FP()) {
    [all...]

Completed in 24 milliseconds