| /llvm-project-15.0.7/libcxx/test/std/utilities/charconv/charconv.msvc/ |
| H A D | test.cpp | 530 void test_integer() { in test_integer() function 536 test_integer<char>(); in all_integer_tests() 537 test_integer<signed char>(); in all_integer_tests() 538 test_integer<unsigned char>(); in all_integer_tests() 539 test_integer<short>(); in all_integer_tests() 540 test_integer<unsigned short>(); in all_integer_tests() 541 test_integer<int>(); in all_integer_tests() 542 test_integer<unsigned int>(); in all_integer_tests() 543 test_integer<long>(); in all_integer_tests() 544 test_integer<unsigned long>(); in all_integer_tests() [all …]
|
| /llvm-project-15.0.7/clang/test/CodeGen/SystemZ/ |
| H A D | builtins-systemz-vector3-error.c | 30 void test_integer(void) { in test_integer() function
|
| H A D | builtins-systemz-vector3.c | 32 void test_integer(void) { in test_integer() function
|
| H A D | builtins-systemz-vector2-error.c | 30 void test_integer(void) { in test_integer() function
|
| H A D | builtins-systemz-zvector3-error.c | 62 void test_integer(void) { in test_integer() function
|
| H A D | builtins-systemz-zvector2-error.c | 121 void test_integer(void) { in test_integer() function
|
| H A D | builtins-systemz-vector2.c | 43 void test_integer(void) { in test_integer() function
|
| H A D | builtins-systemz-vector-error.c | 43 void test_integer(void) { in test_integer() function
|
| H A D | builtins-systemz-zvector-error.c | 422 void test_integer(void) { in test_integer() function
|
| H A D | builtins-systemz-zvector3.c | 253 void test_integer(void) { in test_integer() function
|
| H A D | builtins-systemz-zvector2.c | 479 void test_integer(void) { in test_integer() function
|
| H A D | builtins-systemz-vector.c | 112 void test_integer(void) { in test_integer() function
|
| H A D | builtins-systemz-zvector.c | 2362 void test_integer(void) { in test_integer() function
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | arm64-fmax-safe.ll | 49 define i64 @test_integer(i64 %in) {
|
| H A D | arm64-fmax.ll | 49 define i64 @test_integer(i64 %in) {
|
| /llvm-project-15.0.7/llvm/utils/lit/tests/unit/ |
| H A D | TestRunner.py | 120 def test_integer(self): member in TestIntegratedTestKeywordParser
|
| /llvm-project-15.0.7/libcxx/test/std/utilities/format/format.functions/ |
| H A D | locale-specific_form.pass.cpp | 276 void test_integer() { in test_integer() function 2318 test_integer<CharT>(); in test()
|