Home
last modified time | relevance | path

Searched refs:test_malloc (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/test/Transforms/GVN/
H A Dnonescaping.ll12 define i8 @test_malloc(ptr %p) {
13 ; CHECK-LABEL: @test_malloc(
/llvm-project/compiler-rt/test/dfsan/
H A Dinterceptors.c62 void test_malloc() { in test_malloc() function
180 test_malloc(); in main()
/llvm-project/llvm/test/Transforms/InstCombine/
H A Dallocsize-32.ll11 define void @test_malloc(ptr %p, ptr %r) {
H A Dallocsize.ll12 define void @test_malloc(ptr %p, ptr %r) {
13 ; CHECK-LABEL: define void @test_malloc(
/llvm-project/clang/test/Headers/
H A Dhip-header.hip174 __device__ void test_malloc(void *a) {