Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:opcodes
(Results
1 - 25
of
59
) sorted by relevance
1
2
3
/third_party/mesa3d/src/compiler/nir/
H
A
D
nir_opcodes_h.py
42
from nir_opcodes import
opcodes
namespace
H
A
D
nir_opcodes_c.py
26
from nir_opcodes import
opcodes
, type_sizes
namespace
H
A
D
nir_builder_opcodes_h.py
167
from nir_opcodes import
opcodes
namespace
H
A
D
nir_constant_expressions.py
2
from nir_opcodes import
opcodes
namespace
/third_party/mesa3d/src/asahi/compiler/
H
A
D
agx_opcodes.c.py
54
from agx_opcodes import
opcodes
namespace
H
A
D
agx_builder.h.py
159
from agx_opcodes import
opcodes
namespace
H
A
D
agx_opcodes.h.py
80
from agx_opcodes import
opcodes
, immediates, enums
namespace
/third_party/mesa3d/src/amd/compiler/
H
A
D
aco_opcodes_cpp.py
83
from aco_
opcodes
import
opcodes
global()
namespace
[all...]
H
A
D
aco_opcodes_h.py
45
from aco_opcodes import
opcodes
namespace
H
A
D
aco_builder_h.py
605
from aco_opcodes import
opcodes
, Format
namespace
/third_party/mesa3d/src/compiler/spirv/
H
A
D
vtn_gather_types_c.py
115
opcodes
= list(find_result_types(spirv_info))
variable
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H
A
D
fuzzer_pass_replace_branches_from_dead_blocks_with_exits.cpp
74
std::vector<SpvOp>
opcodes
= {SpvOpUnreachable};
in Apply()
local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H
A
D
fuzzer_pass_replace_branches_from_dead_blocks_with_exits.cpp
74
std::vector<SpvOp>
opcodes
= {SpvOpUnreachable};
in Apply()
local
/third_party/spirv-tools/source/fuzz/
H
A
D
fuzzer_pass_replace_branches_from_dead_blocks_with_exits.cpp
74
std::vector<spv::Op>
opcodes
= {spv::Op::OpUnreachable};
in Apply()
local
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H
A
D
fault.h
69
unsigned long
opcodes
[(1U << BITS_PER_BYTE) / BITS_PER_LONG];
member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H
A
D
ice_virtchnl_allowlist.c
87
const u32 *
opcodes
;
member
132
ice_vc_allowlist_
opcodes
(struct ice_vf *vf, const u32 *
opcodes
, size_t size)
ice_vc_allowlist_opcodes()
argument
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H
A
D
fault.h
29
unsigned long
opcodes
[(1U << BITS_PER_BYTE) / BITS_PER_LONG];
member
/third_party/mesa3d/src/gallium/drivers/i915/
H
A
D
i915_debug_fp.c
37
static const char *
opcodes
[0x20] = {
variable
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H
A
D
ir_loader_test.cpp
289
std::vector<SpvOp>
opcodes
;
in TEST()
local
336
std::vector<SpvOp>
opcodes
;
in TEST()
local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H
A
D
ir_loader_test.cpp
289
std::vector<SpvOp>
opcodes
;
in TEST()
local
336
std::vector<SpvOp>
opcodes
;
in TEST()
local
/third_party/spirv-tools/test/opt/
H
A
D
ir_loader_test.cpp
288
std::vector<spv::Op>
opcodes
;
in TEST()
local
336
std::vector<spv::Op>
opcodes
;
in TEST()
local
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H
A
D
jit_disasm.c
76
void disasm_print_insn(unsigned char *image, ssize_t len, int
opcodes
,
in disasm_print_insn()
argument
/third_party/node/deps/v8/src/wasm/
H
A
D
function-body-decoder.h
159
base::iterator_range<opcode_iterator>
opcodes
() {
in opcodes()
function in v8::internal::wasm::BytecodeIterator
/kernel/linux/linux-5.10/arch/x86/kernel/
H
A
D
dumpstack.c
124
u8
opcodes
[OPCODE_BUFSIZE];
in show_opcodes()
local
/kernel/linux/linux-6.6/arch/arm64/kernel/
H
A
D
patch-scs.c
126
u8
opcodes
[];
member
Completed in 12 milliseconds
1
2
3