Home
last modified time | relevance | path

Searched defs:hasInt128Type (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Basic/
DTargetInfo.h319 virtual bool hasInt128Type() const { in hasInt128Type() function
/external/clang/lib/Basic/
DTargets.cpp4007 bool hasInt128Type() const override { return true; } in hasInt128Type() function in __anon0fec19ac0111::X86_64TargetInfo
7002 bool hasInt128Type() const override { return true; } in hasInt128Type() function in __anon0fec19ac0111::Mips64TargetInfoBase
7242 bool hasInt128Type() const final { return true; } in hasInt128Type() function in __anon0fec19ac0111::WebAssemblyTargetInfo