OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TVV
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/OpenMP/
declare_simd_ast_print.cpp
78
// CHECK: template <int X = 16, typename T = float> class
TVV
{
92
class
TVV
{
94
// CHECK: template <int X, typename T> class
TVV
{
134
// CHECK:
TVV
<16, float> t16;
135
TVV
<16, float> t16;
declare_simd_codegen.cpp
47
class
TVV
{
67
TVV
<16, float> t16;
Completed in 108 milliseconds