Home
last modified time | relevance | path

Searched refs:set_operand (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/llvm/llvm/bindings/python/llvm/
Dcore.py189 def set_operand(self, i, v): member in Value
372 def set_operand(self, i, v): member in BasicBlock
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-crx.c163 static void set_operand (char *, ins *);
762 set_operand (char *operand, ins * crx_ins) in set_operand() function
950 set_operand (operand, crx_ins); in parse_operand()
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
DChangeLog-2004323 (set_cons_rparams): Rename to 'set_operand', totally rewrite.
325 'set_operand'.
330 (set_operand): Likewise.
DChangeLog-98993062 * cgen.c (cgen_md_apply_fix3): set_operand renamed to set_vma_operand.
/openbsd/src/gnu/llvm/llvm/bindings/ocaml/llvm/
Dllvm.ml569 external set_operand : llvalue -> int -> llvalue -> unit = "llvm_set_operand"
Dllvm.mli844 (** [set_operand v i o] sets the operand of the value [v] at the index [i] to
847 val set_operand : llvalue -> int -> llvalue -> unit val
/openbsd/src/gnu/usr.bin/binutils/gas/
DChangeLog-98993062 * cgen.c (cgen_md_apply_fix3): set_operand renamed to set_vma_operand.