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

  /external/llvm/lib/Target/ARM/
ARMSubtarget.h 247 bool hasVFP3() const { return HasVFPv3; }
ARMBaseRegisterInfo.cpp 119 if (!STI.hasVFP3() || STI.hasD16()) {
ARMAsmPrinter.cpp 818 } else if (Subtarget->hasVFP3()) {
    [all...]
ARMISelLowering.cpp     [all...]

Completed in 55 milliseconds