Searched defs:hasVFP4 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMSubtarget.h266 bool hasVFP4() const { return HasVFPv4; } function in class:llvm::ARMSubtarget

Completed in 95 milliseconds