Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Basic/Targets/
H A DRISCV.h123 bool supportsTargetAttributeTune() const override { return true; } in supportsTargetAttributeTune() function
H A DAArch64.h161 bool supportsTargetAttributeTune() const override { return true; } supportsTargetAttributeTune() function
H A DPPC.h205 bool supportsTargetAttributeTune() const override { return true; } supportsTargetAttributeTune() function
H A DX86.h357 bool supportsTargetAttributeTune() const override { supportsTargetAttributeTune() function
/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1360 virtual bool supportsTargetAttributeTune() const { supportsTargetAttributeTune() function