Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaARM.cpp588 llvm::StringMap<bool> CallerFeatureMapWithoutSME; in checkArmStreamingBuiltin() local
589 S.Context.getFunctionFeatureMap(CallerFeatureMapWithoutSME, FD); in checkArmStreamingBuiltin()
590 DisableFeatures(CallerFeatureMapWithoutSME, "sme"); in checkArmStreamingBuiltin()
605 BuiltinTargetGuards, CallerFeatureMapWithoutSME); in checkArmStreamingBuiltin()