Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/algorithms/alg.modifying.operations/alg.fill/
H A Dfill.pass.cpp35 test_char() in test_char() function
61 test_char<forward_iterator<char*> >(); in main()
62 test_char<bidirectional_iterator<char*> >(); in main()
63 test_char<random_access_iterator<char*> >(); in main()
64 test_char<char*>(); in main()
H A Dfill_n.pass.cpp40 test_char() in test_char() function
150 test_char<cpp17_output_iterator<char*> >(); in main()
151 test_char<forward_iterator<char*> >(); in main()
152 test_char<bidirectional_iterator<char*> >(); in main()
153 test_char<random_access_iterator<char*> >(); in main()
154 test_char<char*>(); in main()
/llvm-project-15.0.7/libcxx/test/std/utilities/format/format.functions/
H A Dascii.pass.cpp25 static void test_char() { in test_char() function
151 test_char(); in main()
/llvm-project-15.0.7/clang/test/FixIt/
H A Dformat.m98 void test_char(char c, signed char s, unsigned char u, uint8_t n) { function
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dhsa-metadata-from-llvm-ir-full-v3.ll48 ; CHECK: .name: test_char
49 ; CHECK: .symbol: test_char.kd
50 define amdgpu_kernel void @test_char(i8 %a) #0
H A Dhsa-metadata-from-llvm-ir-full.ll26 ; CHECK: - Name: test_char
27 ; CHECK-NEXT: SymbolName: 'test_char@kd'
55 define amdgpu_kernel void @test_char(i8 %a) #0
/llvm-project-15.0.7/clang/test/Analysis/
H A Dproduce-symbolcast_x86.cpp171 void test_char(char x) { in test_char() function
H A Dproduce-symbolcast_x64.cpp162 void test_char(char x) { in test_char() function