Searched refs:test_cast (Results 1 – 9 of 9) sorted by relevance
92 void test_cast() { in test_cast() function174 test_cast<small>(); in main()175 test_cast<large>(); in main()
93 const bool test_cast = argc > 1 && strcmp(argv[1], "cast") == 0; in main() local110 if (test_cast) { in main()
29 [test_cast]31 test: test_cast.cpp test_cast_to_u1.ll test_cast_vectors.ll
40 void test_cast(const TestInstanceCall *p) { in test_cast() function
4 define i64 @test_cast(i64 %arg0, i16 zeroext %arg1, i16 zeroext %arg2) nounwind readnone {
6 define i64 @test_cast(i64 %arg0, i16 zeroext %arg1, i16 zeroext %arg2) nounwind readnone {
40 def test_cast(self): member in MemFunctionsTest
41 def test_cast(self): member in MemFunctionsTest