Searched defs:hasInt128Type (Results 1 – 6 of 6) sorted by relevance
228 bool hasInt128Type() const override { return false; } in hasInt128Type() function415 bool hasInt128Type() const override { return TargetInfo::hasInt128Type(); } in hasInt128Type() function
143 bool hasInt128Type() const final { return true; } in hasInt128Type() function
440 bool hasInt128Type() const override { in hasInt128Type() function
1510 bool AArch64TargetInfo::hasInt128Type() const { return true; } in hasInt128Type() function in AArch64TargetInfo
781 bool hasInt128Type() const override { return true; } in hasInt128Type() function
655 virtual bool hasInt128Type() const { in hasInt128Type() function