Home
last modified time | relevance | path

Searched refs:HW_FP_DP (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DARM.cpp538 HW_FP |= HW_FP_DP; in handleTargetFeatures()
544 HW_FP |= HW_FP_DP; in handleTargetFeatures()
550 HW_FP |= HW_FP_DP; in handleTargetFeatures()
556 HW_FP |= HW_FP_DP; in handleTargetFeatures()
575 HW_FP |= HW_FP_DP; in handleTargetFeatures()
964 "0x" + Twine::utohexstr(HW_FP & ~HW_FP_DP)); in getTargetDefines()
H A DARM.h114 HW_FP_DP = (1 << 3), /// double (64-bit) enumerator