Home
last modified time | relevance | path

Searched defs:hasBitIntType (Results 1 – 20 of 20) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Basic/Targets/
H A DARC.h71 bool hasBitIntType() const override { return true; } in hasBitIntType() function
H A DXCore.h78 bool hasBitIntType() const override { return true; } in hasBitIntType() function
H A DLanai.h92 bool hasBitIntType() const override { return true; } in hasBitIntType() function
H A DPNaCl.h74 bool hasBitIntType() const override { return true; } in hasBitIntType() function
H A DSparc.h179 bool hasBitIntType() const override { return true; } hasBitIntType() function
232 bool hasBitIntType() const override { return true; } hasBitIntType() function
H A DCSKY.h96 bool hasBitIntType() const override { return true; } in hasBitIntType() function
H A DHexagon.h141 bool hasBitIntType() const override { return true; } hasBitIntType() function
H A DLoongArch.h87 bool hasBitIntType() const override { return true; } hasBitIntType() function
H A DRISCV.h109 bool hasBitIntType() const override { return true; } in hasBitIntType() function
H A DNVPTX.h182 bool hasBitIntType() const override { return true; } hasBitIntType() function
H A DSystemZ.h210 bool hasBitIntType() const override { return true; } hasBitIntType() function
H A DWebAssembly.h165 bool hasBitIntType() const override { return true; } hasBitIntType() function
H A DSPIR.h224 bool hasBitIntType() const override { return true; } hasBitIntType() function
H A DAArch64.h200 bool hasBitIntType() const override { return true; } hasBitIntType() function
H A DARM.h210 bool hasBitIntType() const override { return true; } hasBitIntType() function
H A DMips.h423 bool hasBitIntType() const override { return true; } hasBitIntType() function
H A DAMDGPU.h427 bool hasBitIntType() const override { return true; } hasBitIntType() function
H A DPPC.h357 bool hasBitIntType() const override { return true; } hasBitIntType() function
H A DX86.h505 bool hasBitIntType() const override { return true; } in hasBitIntType() function
816 bool hasBitIntType() const override { return true; } hasBitIntType() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h641 virtual bool hasBitIntType() const { hasBitIntType() function