Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dtype-traits.cpp400 int t02[T(__is_integral(char))]; in is_integral() local
429 int t02[T(__is_floating_point(double))]; in is_floating_point() local
458 int t02[T(__is_arithmetic(double))]; in is_arithmetic() local
490 int t02[T(__is_complete_type(double))]; in is_complete_type() local
513 int t02[T(__is_void(cvoid))]; in is_void() local
542 int t02[T(__is_array(IntArNB))]; in is_array() local
580 int t02[T(__is_function(typeof(tmpl_func<int>)))]; in is_function() local
615 int t02[T(__is_reference(const int&))]; in is_reference() local
626 int t02[T(__is_lvalue_reference(void *&))]; in is_lvalue_reference() local
640 int t02[T(__is_rvalue_reference(void * const &&))]; in is_rvalue_reference() local
[all …]
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dvec_shuffle-37.ll27 define void @t02(<8 x i32>* %source, <2 x i32>* %dest) nounwind noinline {
Dvec_shuffle-15.ll13 define <2 x i64> @t02(<2 x i64> %a, <2 x i64> %b) nounwind {