Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DCSKY.cpp103 .Case("fpuv2_sf", FPUV2_SF) in hasFeature()
122 FPUV2_SF = true; in handleTargetFeatures()
H A DCSKY.h31 bool FPUV2_SF = false; variable