Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Basic/Targets/
DAArch64.h156 bool supportsTargetAttributeTune() const override { return true; } in supportsTargetAttributeTune() function
DX86.h336 bool supportsTargetAttributeTune() const override { in supportsTargetAttributeTune() function
/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DTargetInfo.h1303 virtual bool supportsTargetAttributeTune() const { in supportsTargetAttributeTune() function