Searched refs:hasFP16 (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/ARM/
H A DARMSubtarget.h226 bool hasFP16() const { return HasFP16; } function in class:llvm::ARMSubtarget
H A DARMISelLowering.cpp789 if (!Subtarget->hasFP16()) {

Completed in 103 milliseconds