Home
last modified time | relevance | path

Searched refs:test_interrupt (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dllvm.amdgcn.sendmsg.ll5 ; GCN-LABEL: {{^}}test_interrupt:
9 define amdgpu_kernel void @test_interrupt() {
/external/rust/crates/rusqlite/src/
Dlib.rs1458 fn test_interrupt() { in test_interrupt() function