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