HomeSort by: relevance | last modified time | path
    Searched refs:hasFP16FML (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64Subtarget.h 106 bool HasFP16FML = false;
445 bool hasFP16FML() const { return HasFP16FML; }
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMSubtarget.h 268 /// HasFP16FML - True if subtarget supports half-precision FP fml operations
269 bool HasFP16FML = false;
732 bool hasFP16FML() const { return HasFP16FML; }

Completed in 20 milliseconds