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.h83 bool HasJSCVT = false; variable
H A DAArch64.cpp729 .Case("jscvt", HasJSCVT) in hasFeature()
824 HasJSCVT = true; in handleTargetFeatures()