Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Basic/Targets/
H A DARC.h71 bool hasBitIntType() const override { return true; } 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; } hasBitIntType() function
H A DPNaCl.h74 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 DSparc.h183 bool hasBitIntType() const override { return true; } in hasBitIntType() function
236 bool hasBitIntType() const override { return true; } in 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.h184 bool hasBitIntType() const override { return true; } hasBitIntType() function
H A DSystemZ.h218 bool hasBitIntType() const override { return true; } hasBitIntType() function
H A DWebAssembly.h170 bool hasBitIntType() const override { return true; } hasBitIntType() function
H A DARM.h225 bool hasBitIntType() const override { return true; } in hasBitIntType() function
H A DSPIR.h226 bool hasBitIntType() const override { return true; } hasBitIntType() function
H A DAArch64.h197 bool hasBitIntType() const override { return true; } hasBitIntType() function
H A DMips.h447 bool hasBitIntType() const override { return true; } hasBitIntType() function
H A DAMDGPU.h425 bool hasBitIntType() const override { return true; } hasBitIntType() function
H A DPPC.h363 bool hasBitIntType() const override { return true; } hasBitIntType() function
H A DX86.h511 bool hasBitIntType() const override { return true; } hasBitIntType() function
824 bool hasBitIntType() const override { return true; } hasBitIntType() function
/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h666 virtual bool hasBitIntType() const { hasBitIntType() function