Searched refs:hasInt128Type (Results 1 – 6 of 6) sorted by relevance
330 virtual bool hasInt128Type() const { in hasInt128Type() function
625 return CGM.getContext().getTargetInfo().hasInt128Type(); in isLegalIntegerType()
712 if (TI.hasInt128Type()) in InitializePredefinedMacros()
159 if (Context.getTargetInfo().hasInt128Type()) { in Initialize()
1399 if (!S.Context.getTargetInfo().hasInt128Type()) in ConvertDeclSpecToType()
4381 bool hasInt128Type() const override { return true; } in hasInt128Type() function in __anon3b6491f20111::X86_64TargetInfo7582 bool hasInt128Type() const override { in hasInt128Type() function in __anon3b6491f20111::MipsTargetInfo7830 bool hasInt128Type() const final { return true; } in hasInt128Type() function in __anon3b6491f20111::WebAssemblyTargetInfo