Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/utilities/charconv/charconv.msvc/
H A Dtest.cpp509 void test_integer() { in test_integer()
515 test_integer<char>(); in all_integer_tests()
516 test_integer<signed char>(); in all_integer_tests()
517 test_integer<unsigned char>(); in all_integer_tests()
518 test_integer<short>(); in all_integer_tests()
519 test_integer<unsigned short>(); in all_integer_tests()
520 test_integer<int>(); in all_integer_tests()
521 test_integer<unsigned int>(); in all_integer_tests()
522 test_integer<long>(); in all_integer_tests()
523 test_integer<unsigne in all_integer_tests()
508 void test_integer() { test_integer() function
[all...]
/llvm-project/llvm/test/CodeGen/AArch64/
H A Darm64-fmax.ll59 define i64 @test_integer(i64 %in) {
60 ; CHECK-LABEL: test_integer:
H A Darm64-fmax-safe.ll51 define i64 @test_integer(i64 %in) {
/llvm-project/clang/test/CodeGen/SystemZ/
H A Dbuiltins-systemz-vector3-error.c30 void test_integer(void) { in test_integer() function
H A Dbuiltins-systemz-vector3.c32 void test_integer(void) { in test_integer() function
H A Dbuiltins-systemz-vector2-error.c31 void test_integer(void) { in test_integer() function
H A Dbuiltins-systemz-zvector3-error.c64 void test_integer(void) { in test_integer()
62 void test_integer(void) { test_integer() function
H A Dbuiltins-systemz-zvector2-error.c123 void test_integer(void) { in test_integer()
121 void test_integer(void) { test_integer() function
H A Dbuiltins-systemz-vector2.c44 void test_integer(void) { in test_integer() function
H A Dbuiltins-systemz-vector-error.c43 void test_integer(void) { in test_integer() function
H A Dbuiltins-systemz-zvector-error.c430 void test_integer(void) { in test_integer()
422 void test_integer(void) { test_integer() function
H A Dbuiltins-systemz-zvector3.c267 void test_integer(void) { in test_integer()
268 // CHECK-ASM-LABEL: test_integer in test_integer()
253 void test_integer(void) { test_integer() function
H A Dbuiltins-systemz-zvector2.c498 void test_integer(void) { in test_integer()
499 // CHECK-ASM-LABEL: test_integer in test_integer()
479 void test_integer(void) { test_integer() function
H A Dbuiltins-systemz-vector.c115 void test_integer(void) { in test_integer() function
H A Dbuiltins-systemz-zvector.c2423 void test_integer(void) { in test_integer()
2424 // CHECK-ASM-LABEL: test_integer in test_integer()
2362 void test_integer(void) { test_integer() function
/llvm-project/flang/test/HLFIR/
H A Dassociate.fir38 func.func @test_integer(%arg0: i32) {
45 // CHECK-LABEL: func.func @test_integer(
/llvm-project/llvm/utils/lit/tests/unit/
H A DTestRunner.py146 def test_integer(self): member in TestIntegratedTestKeywordParser
/llvm-project/libcxx/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.formatted.print/
H A Dlocale-specific_form.pass.cpp157 static void test_integer() { in test_integer()
2232 test_integer(); in main()
156 static void test_integer() { test_integer() function
/llvm-project/libcxx/test/std/utilities/format/format.functions/
H A Dlocale-specific_form.pass.cpp278 void test_integer() { in test_integer()
2320 test_integer<CharT>(); in test()
277 void test_integer() { test_integer() function