Searched refs:test_ext (Results 1 – 5 of 5) sorted by relevance
22 define void @test_ext(float %in, double* %addr) {23 ; CHECK-LABEL: test_ext:
8 ; 3 extern int test_ext(int k);10 ; 5 int k2 = test_ext(k);
4 name: test_ext7 ; CHECK-LABEL: name: test_ext
2635 def test_ext(self, add_ext, backend): member in TestCertificateBuilder