HomeSort by: relevance | last modified time | path
    Searched defs:set_initializer (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/jit/
libgccjit++.h 517 lvalue set_initializer (const void *blob, size_t num_bytes);
1848 lvalue::set_initializer (const void *blob, size_t num_bytes) function in class:gccjit::lvalue
jit-recording.h 1534 set_initializer (const void *initializer, function in class:gcc::jit::recording::global
  /src/external/gpl3/gcc.old/dist/gcc/jit/
libgccjit++.h 516 lvalue set_initializer (const void *blob, size_t num_bytes);
1841 lvalue::set_initializer (const void *blob, size_t num_bytes) function in class:gccjit::lvalue
jit-recording.h 1458 set_initializer (const void *initializer, function in class:gcc::jit::recording::global
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
llvm.mli 1519 (** [set_initializer c gv] sets the initializer for the global variable
1522 val set_initializer : llvalue -> llvalue -> unit var

Completed in 37 milliseconds