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:op_end
(Results
1 - 11
of
11
) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H
A
D
OperandTraits.h
37
static Use *
op_end
(SubClass* U) {
in op_end()
function
75
static Use *
op_end
(SubClass* U) {
in op_end()
function
99
static Use *
op_end
(User* U) {
in op_end()
function
H
A
D
Metadata.h
1071
op_iterator
op_end
() const {
in op_end()
function in llvm::MDNode
1419
op_iterator
op_end
() { return op_iterator(this, getNumOperands()); }
in op_end()
function in llvm::NamedMDNode
1424
const_op_iterator
op_end
() const { return const_op_iterator(this, getNumOperands()); }
in op_end()
function in llvm::NamedMDNode
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H
A
D
OperandTraits.h
35
static Use *
op_end
(SubClass* U) {
in op_end()
function
70
static Use *
op_end
(SubClass* U) {
in op_end()
function
97
static Use *
op_end
(User* U) {
in op_end()
function
H
A
D
Metadata.h
1028
op_iterator
op_end
() const {
in op_end()
function in llvm::MDNode
1366
op_iterator
op_end
() { return op_iterator(this, getNumOperands()); }
in op_end()
function in llvm::NamedMDNode
1370
const_op_iterator
op_end
() const { return const_op_iterator(this, getNumOperands()); }
in op_end()
function in llvm::NamedMDNode
/kernel/linux/linux-5.10/lib/lzo/
H
A
D
lzo1x_decompress_safe.c
48
unsigned char * const
op_end
= out + *out_len;
in lzo1x_decompress_safe()
local
/kernel/linux/linux-6.6/lib/lzo/
H
A
D
lzo1x_decompress_safe.c
48
unsigned char * const
op_end
= out + *out_len;
in lzo1x_decompress_safe()
local
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H
A
D
bnx2x_init_ops.h
234
u16
op_end
=
in bnx2x_init_block()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H
A
D
bnx2x_init_ops.h
234
u16
op_end
=
in bnx2x_init_block()
local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H
A
D
MemorySSA.h
436
static Use *
op_end
(MemoryUseOrDef *MUD) {
in op_end()
function
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H
A
D
nouveau_uvmm.c
1025
u64
op_end
= op_addr + op->va.range;
in bind_validate_map_sparse()
local
1227
u64
op_end
= op_addr + op->va.range;
in nouveau_uvmm_bind_job_submit()
local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H
A
D
ScalarEvolutionExpander.cpp
402
expandAddToGEP(const SCEV *const *op_begin, const SCEV *const *
op_end
, PointerType *PTy, Type *Ty, Value *V)
expandAddToGEP()
argument
[all...]
Completed in 16 milliseconds