Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DTargets.cpp4617 HW_FP_HP = (1 << 1), /// half (16-bit) enumerator
4985 HW_FP |= HW_FP_SP | HW_FP_DP | HW_FP_HP; in handleTargetFeatures()
4988 HW_FP |= HW_FP_SP | HW_FP_DP | HW_FP_HP; in handleTargetFeatures()
5007 HW_FP |= HW_FP_HP; in handleTargetFeatures()