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
refs:getOpInfo
(Results
1 - 7
of
7
) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCDisassembler/
H
A
D
MCExternalSymbolizer.h
42
LLVMOpInfoCallback
getOpInfo
,
in MCExternalSymbolizer()
44
: MCSymbolizer(Ctx, std::move(RelInfo)), GetOpInfo(
getOpInfo
),
in MCExternalSymbolizer()
40
MCExternalSymbolizer(MCContext &Ctx, std::unique_ptr<MCRelocationInfo> RelInfo, LLVMOpInfoCallback
getOpInfo
, LLVMSymbolLookupCallback symbolLookUp, void *disInfo)
MCExternalSymbolizer()
argument
/third_party/mesa3d/src/nouveau/codegen/
H
A
D
nv50_ir_target.h
215
inline const OpInfo&
getOpInfo
(const Instruction *) const;
216
inline const OpInfo&
getOpInfo
(const operation) const;
271
const Target::OpInfo& Target::
getOpInfo
(const Instruction *insn) const
in getOpInfo()
function in nv50_ir::Target
276
const Target::OpInfo& Target::
getOpInfo
(const operation op) const
in getOpInfo()
function in nv50_ir::Target
H
A
D
nv50_ir_target_gv100.cpp
205
getOpInfo
(const Instruction *i)
in getOpInfo()
function
432
const struct opInfo *info = nv50_ir::
getOpInfo
(i);
in isModSupported()
477
const struct opInfo *info = nv50_ir::
getOpInfo
(i);
in insnCanLoad()
H
A
D
nv50_ir_emit_nv50.cpp
2165
const Target::OpInfo &info = targ->
getOpInfo
(i);
in getMinEncodingSize()
H
A
D
nv50_ir_emit_nvc0.cpp
2963
const Target::OpInfo &info = targ->
getOpInfo
(i);
H
A
D
nv50_ir_peephole.cpp
194
if (!targ->
getOpInfo
(insn).commutative) {
in checkSwapSrc01()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H
A
D
Win64EH.h
69
uint8_t
getOpInfo
() const {
in getOpInfo()
function
Completed in 13 milliseconds