Home
last modified time | relevance | path

Searched refs:test_strlen (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dmem-builtins.ll53 ; ERROR: error: <unknown>:0:0: in function test_strlen void (i8*): unsupported call to function str…
57 define amdgpu_kernel void @test_strlen(i8* %src) #0 {
/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Dencode-test.m187 // CHECK-LABEL: @test_strlen(
191 void test_strlen(void) { function
/llvm-project-15.0.7/compiler-rt/test/dfsan/
H A Dcustom.cpp369 void test_strlen() { in test_strlen() function
2041 test_strlen(); in main()