Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dmem-builtins.ll12 ; ERROR: error: <unknown>:0:0: in function test_memcmp void (i8 addrspace(1)*, i8 addrspace(1)*, i3…
16 define amdgpu_kernel void @test_memcmp(i8 addrspace(1)* %x, i8 addrspace(1)* %y, i32* nocapture %p)…
/llvm-project-15.0.7/compiler-rt/test/dfsan/
H A Dcustom.cpp202 void test_memcmp() { in test_memcmp() function
2013 test_memcmp(); in main()