Home
last modified time | relevance | path

Searched defs:supportsTargetAttributeTune (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/lib/Basic/Targets/
DX86.h304 bool supportsTargetAttributeTune() const override { in supportsTargetAttributeTune() function
/external/llvm-project/clang/include/clang/Basic/
DTargetInfo.h1177 virtual bool supportsTargetAttributeTune() const { in supportsTargetAttributeTune() function