Home
last modified time | relevance | path

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

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