Home
last modified time | relevance | path

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

/llvm-project/llvm/test/CodeGen/X86/
H A Dwaitpkg-intrinsics.ll5 define void @test_umonitor(ptr %address) {
6 ; X64-LABEL: test_umonitor:
11 ; X32-LABEL: test_umonitor:
/llvm-project/clang/test/CodeGen/X86/
H A Dwaitpkg.c9 void test_umonitor(void *address) { in test_umonitor() function