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.cpp536 HW_FP |= HW_FP_DP; in handleTargetFeatures()
542 HW_FP |= HW_FP_DP; in handleTargetFeatures()
548 HW_FP |= HW_FP_DP; in handleTargetFeatures()
554 HW_FP |= HW_FP_DP; in handleTargetFeatures()
573 HW_FP |= HW_FP_DP; in handleTargetFeatures()
958 "0x" + Twine::utohexstr(HW_FP & ~HW_FP_DP)); in getTargetDefines()
H A DARM.h114 HW_FP_DP = (1 << 3), /// double (64-bit) enumerator