Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DTargetInfo.h330 virtual bool hasInt128Type() const { in hasInt128Type() function
/external/clang/lib/Basic/
DTargets.cpp4381 bool hasInt128Type() const override { return true; } in hasInt128Type() function in __anond4862fe70111::X86_64TargetInfo
7582 bool hasInt128Type() const override { in hasInt128Type() function in __anond4862fe70111::MipsTargetInfo
7830 bool hasInt128Type() const final { return true; } in hasInt128Type() function in __anond4862fe70111::WebAssemblyTargetInfo