Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DAArch64.h125 bool HasJSCVT = false; variable
H A DAArch64.cpp816 .Case("jscvt", HasJSCVT) in hasFeature()
919 HasJSCVT = true; in handleTargetFeatures()