Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DCSKY.cpp105 .Case("fpuv3_sf", FPUV3_SF) in hasFeature()
126 FPUV3_SF = true; in handleTargetFeatures()
H A DCSKY.h33 bool FPUV3_SF = false; variable