Home
last modified time | relevance | path

Searched +defs:current +defs:buffer (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/lib/Dialect/Transform/IR/
H A DTransformDialect.cpp110 std::string buffer; in reportDuplicateTypeRegistration() local
120 llvm::raw_string_ostream msg(buffer); in reportDuplicateOpRegistration() local
159 Operation *current = (*it)->getCallableRegion()->getParentOp(); verifyOperationAttribute() local
/llvm-project/libcxx/test/libcxx/gdb/
H A Dgdb_pretty_printer_test.sh.cpp299 example::example_struct current; deque_test() local
331 example::example_struct current; map_test() local
658 std::unique_ptr<char[]> buffer(new char[5]); streampos_test() local
/llvm-project/openmp/libompd/gdb-plugin/
H A DompdModule.c307 ompd_enumerate_icvs(ompd_address_space_handle_t *handle, ompd_icv_id_t current, in ompd_enumerate_icvs()
673 void *buffer) /* OUT */ in _read()
708 void *buffer) /* OUT */ in _read_string()
1198 ompd_icv_id_t current = (ompd_icv_id_t)(PyLong_AsLong(currentPy)); in call_ompd_enumerate_icvs() local
/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp376 char buffer[MAX_MESSAGE]; in __kmp_print_storage_map_gtid() local
441 char buffer[MAX_MESSAGE]; in __kmp_warn() local
5013 double current = static_cast<double>(masters_place); __kmp_partition_places() local
7285 kmp_str_buf_t buffer; __kmp_do_serial_initialize() local
8799 __kmp_aux_capture_affinity(int gtid,const char * format,kmp_str_buf_t * buffer) __kmp_aux_capture_affinity() argument
[all...]