OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OpCodes
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/bindings/python/llvm/
enumerations.py
22
'
OpCodes
',
61
OpCodes
= [
/src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MicroMipsSizeReduction.cpp
74
// Information about
opcodes
75
struct
OpCodes
{
76
OpCodes
(unsigned WideOpc, unsigned NarrowOpc)
86
///
opcodes
to narrow
92
struct
OpCodes
Ops; ///< All relevant
OpCodes
96
ReduceEntry(enum ReduceType RType, struct
OpCodes
Op,
208
// ReduceType as a sub-criterion (when wide
opcodes
are the same).
211
// ReduceType,
OpCodes
, ReduceFunction,
214
{RT_OneInstr,
OpCodes
(Mips::ADDiu, Mips::ADDIUR1SP_MM)
[
all
...]
/src/crypto/external/bsd/openssh/dist/
readconf.c
185
}
OpCodes
;
191
OpCodes
opcode;
373
static const char *lookup_opcode_name(
OpCodes
code);
998
static
OpCodes
3733
fmt_intarg(
OpCodes
code, int val)
3776
lookup_opcode_name(
OpCodes
code)
3787
dump_cfg_int(
OpCodes
code, int val)
3803
dump_cfg_fmtint(
OpCodes
code, int val)
3809
dump_cfg_string(
OpCodes
code, const char *val)
3817
dump_cfg_strarray(
OpCodes
code, u_int count, char **vals
[
all
...]
Completed in 68 milliseconds
Indexes created Wed Apr 15 00:22:22 UTC 2026