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

  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
llvm.mli 1382 (** [unnamed_addr g] returns [true] if the global value [g] has the unnamed_addr
1385 val unnamed_addr : llvalue -> bool var
1387 (** [set_unnamed_addr b g] if [b] is [true], sets the unnamed_addr attribute of
llvm.mli 1382 (** [unnamed_addr g] returns [true] if the global value [g] has the unnamed_addr
1385 val unnamed_addr : llvalue -> bool var
1387 (** [set_unnamed_addr b g] if [b] is [true], sets the unnamed_addr attribute of
llvm.mli 1382 (** [unnamed_addr g] returns [true] if the global value [g] has the unnamed_addr
1385 val unnamed_addr : llvalue -> bool var
1387 (** [set_unnamed_addr b g] if [b] is [true], sets the unnamed_addr attribute of

Completed in 51 milliseconds