Searched refs:test_trap (Results 1 – 4 of 4) sorted by relevance
12 define void @test_trap() nounwind {13 ; RV32I-LABEL: test_trap:18 ; RV64I-LABEL: test_trap:
31 define void @test_trap() {32 ; CHECK-LABEL: test_trap:44 call void @test_trap()55 call void @test_trap()71 tail call void @test_trap()
236 def test_trap(self): member in CompileFilterStatementTests