Home
last modified time | relevance | path

Searched defs:hasFullFP16 (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64Subtarget.h381 bool hasFullFP16() const { return HasFullFP16; } in hasFullFP16() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMSubtarget.h690 bool hasFullFP16() const { return HasFullFP16; } in hasFullFP16() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
HDARMDisassembler.cpp5665 bool hasFullFP16 = featureBits[ARM::FeatureFullFP16]; in DecodeVCVTD() local
5724 bool hasFullFP16 = featureBits[ARM::FeatureFullFP16]; in DecodeVCVTQ() local