Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DAArch64.h84 bool HasFCMA = false; variable
H A DAArch64.cpp730 .Case("fcma", HasFCMA) in hasFeature()
828 HasFCMA = true; in handleTargetFeatures()