Home
last modified time | relevance | path

Searched refs:word128 (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/CodeGenCXX/
Ddebug-info-large-constant.cpp4 typedef __uint128_t word128; typedef
5 static const word128 m126 = 0xffffffffffffffffULL;
6 word128 foo() { in foo()