Searched defs:HasFullFP16 (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Basic/Targets/ | ||
H A D | AArch64.h | 42 bool HasFullFP16 = false; global() variable |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelLowering.cpp | 5860 const bool HasFullFP16 = DAG.getSubtarget<ARMSubtarget>().hasFullFP16(); LowerVectorFP_TO_INT() local |