Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Basic/Targets/
H A DPPC.h381 bool supportsCpuIs() const override { supportsCpuIs() function
H A DX86.h226 bool supportsCpuIs() const override { return true; } supportsCpuIs() function
/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1494 virtual bool supportsCpuIs() const { return false; } supportsCpuIs() function