/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_mman.h | 64 void Free(T *&p) { in Free() function
|
H A D | tsan_dense_alloc.h | 74 void Free(Cache *c, IndexT idx) { in Free() function
|
/llvm-project/clang/test/CodeGen/ |
H A D | attr-target-mv-func-ptrs.c | 14 FuncPtr Free = &foo; in bar() local
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | attr-target-mv-func-ptrs.cpp | 29 FuncPtr Free = &foo; in bar() local
|
/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_allocator_dlsym.h | 50 static void Free(void *ptr) { in Free() function
|
/llvm-project/llvm/include/llvm/ExecutionEngine/ |
H A D | SectionMemoryManager.h | 155 sys::MemoryBlock Free; member
|
/llvm-project/openmp/runtime/test/worksharing/for/ |
H A D | omp_for_collapse_UpperTriangular.c | 28 void Free(unsigned *p) { free((void *)p); } in Free() function
|
H A D | omp_for_collapse_LowerTriangularLess.c | 28 void Free(unsigned *p) { free((void *)p); } in Free() function
|
H A D | omp_for_collapse_LowerTriangularLessEqual.c | 28 void Free(unsigned *p) { free((void *)p); } in Free() function
|
/llvm-project/llvm/include/llvm/IR/ |
H A D | Attributes.h | 53 Free = 1 << 2, // Allocator function frees the `allocptr` argument enumerator
|
/llvm-project/compiler-rt/lib/scudo/standalone/tests/ |
H A D | wrappers_c_test.cpp | 447 FieldType Free = MI.fordblks; in MallInfoTest() local 475 size_t Free = MI.fordblks; in TEST_F() local
|
/llvm-project/mlir/include/mlir/Interfaces/ |
H A D | SideEffectInterfaces.h | 369 struct Free : public Effect::Base<Free> {}; struct
|
/llvm-project/lldb/source/Expression/ |
H A D | IRMemoryMap.cpp | 471 void IRMemoryMap::Free(lldb::addr_t process_address, Status &error) { Free() function in IRMemoryMap
|
/llvm-project/offload/plugins-nextgen/cuda/src/ |
H A D | rtl.cpp | 682 size_t Free, Total; memoryVAMap() local
|
/llvm-project/llvm/lib/Analysis/ |
H A D | InlineCost.cpp | 2353 bool Free = !HasReturn; visitReturnInst() local
|