Searched defs:hasInt128Type (Results 1 – 7 of 7) sorted by relevance
153 bool hasInt128Type() const override { return false; } in hasInt128Type() function
112 bool hasInt128Type() const final { return true; } in hasInt128Type() function
402 bool hasInt128Type() const override { in hasInt128Type() function
771 bool AArch64TargetInfo::hasInt128Type() const { return true; } in hasInt128Type() function in AArch64TargetInfo
732 bool hasInt128Type() const override { return false; } in hasInt128Type() function
736 bool hasInt128Type() const override { return true; } in hasInt128Type() function
578 virtual bool hasInt128Type() const { in hasInt128Type() function