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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.h642 bool useFPVFMx16() const { return useFPVFMx() && hasFullFP16(); } function in class:llvm::ARMSubtarget

Completed in 87 milliseconds