OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:set_operand
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/bindings/python/llvm/
core.py
189
def
set_operand
(self, i, v):
member in class:Value
372
def
set_operand
(self, i, v):
member in class:BasicBlock
/src/external/gpl3/binutils/dist/gas/config/
tc-crx.c
665
set_operand
(char *operand, ins * crx_ins)
function
855
set_operand
(operand, crx_ins);
tc-cr16.c
1143
set_operand
(char *operand, ins * cr16_ins)
function
1370
set_operand
(operand, cr16_ins);
/src/external/gpl3/binutils.old/dist/gas/config/
tc-crx.c
665
set_operand
(char *operand, ins * crx_ins)
function
855
set_operand
(operand, crx_ins);
tc-cr16.c
1146
set_operand
(char *operand, ins * cr16_ins)
function
1373
set_operand
(operand, cr16_ins);
/src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
llvm.mli
844
(** [
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
var
Completed in 22 milliseconds
Indexes created Fri May 08 00:25:09 UTC 2026