Searched refs:test_direct (Results 1 – 12 of 12) sorted by relevance
3 define double @test_direct(float %in) {4 ; CHECK-LABEL: test_direct:
15 define void @test_direct() nounwind readnone {16 ; CHECK-LABEL: test_direct:
12 define void @test_direct() {
12 test_direct:3000:0
17 define void @test_direct() nounwind readnone {18 ; CHECK-LABEL: test_direct:
162 ; CHECK-LABEL: @test_direct164 define void @test_direct() !dbg !22 {202 !22 = distinct !DISubprogram(name: "test_direct", scope: !1, file: !1, line: 22, unit: !0)
1220 def test_direct(self): member in CircularImportTests