Searched refs:test_malloc (Results 1 – 5 of 5) sorted by relevance
12 define i8 @test_malloc(ptr %p) {13 ; CHECK-LABEL: @test_malloc(
62 void test_malloc() { in test_malloc() function180 test_malloc(); in main()
11 define void @test_malloc(ptr %p, ptr %r) {
12 define void @test_malloc(ptr %p, ptr %r) {13 ; CHECK-LABEL: define void @test_malloc(
174 __device__ void test_malloc(void *a) {