/llvm-project/openmp/runtime/test/affinity/format/ |
H A D | api.c | 25 size_t needed; in main() local 40 size_t needed = omp_capture_affinity(my_buf, 512, NULL); in main() local
|
H A D | api2.c | 29 size_t needed, length; in main() local 49 size_t needed, needed2; in main() local
|
H A D | fields_values.c | 40 size_t needed = omp_capture_affinity(buf, BUFFER_SIZE, NULL); in get_integer() local 50 size_t needed = omp_capture_affinity(buf, BUFFER_SIZE, NULL); in get_string() local
|
H A D | fields_modifiers.c | 26 size_t needed = omp_capture_affinity(buf, BUFFER_SIZE, NULL); in get_string() local
|
/llvm-project/third-party/benchmark/src/ |
H A D | re.h | 123 size_t needed = regerror(ec, &re_, nullptr, 0); in Init() local
|
/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_symbolizer_libbacktrace.cpp | 50 uptr needed = data->size + l + 1; in CplusV3DemangleCallback() local
|
/llvm-project/lld/wasm/ |
H A D | Driver.cpp | 948 auto* needed = symtab->find(dep); processStubLibrariesPreLTO() local 972 auto *needed = symtab->find(dep); addStubSymbolDeps() local [all...] |
/llvm-project/openmp/runtime/src/ |
H A D | ompt-general.cpp | 191 DWORD needed, new_size; ompt_tool_windows() local
|
H A D | z_Windows_NT_util.cpp | 1675 DWORD needed; in __kmp_lookup_symbol() local
|
/llvm-project/flang/lib/Semantics/ |
H A D | mod-file.cpp | 1602 bool needed{useSet_.count(ultimate) > 0}; Collect() local 1620 bool needed{false}; Collect() local [all...] |
/llvm-project/lld/ELF/ |
H A D | Writer.cpp | 1807 __anon72a0e0a11502(StringRef needed) finalizeSections() argument [all...] |
/llvm-project/polly/lib/External/isl/ |
H A D | isl_map_simplify.c | 977 int dropped, needed; in normalize_divs() local
|
/llvm-project/flang/lib/Lower/ |
H A D | ConvertExpr.cpp | 6128 growBuffer(mlir::Value mem,mlir::Value needed,mlir::Value bufferSize,mlir::Value buffSize,mlir::Value eleSz) growBuffer() argument [all...] |