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:Hi20
(Results
1 - 5
of
5
) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/Utils/
H
A
D
RISCVMatInt.cpp
28
int64_t
Hi20
= ((Val + 0x800) >> 12) & 0xFFFFF;
in generateInstSeq()
local
/third_party/node/deps/v8/src/baseline/riscv64/
H
A
D
baseline-assembler-riscv64-inl.h
455
int32_t
Hi20
= (((int32_t)imm64 + 0x800) >> 12);
in Switch()
local
/third_party/node/deps/v8/src/codegen/riscv64/
H
A
D
macro-assembler-riscv64.h
215
int32_t
Hi20
= (((int32_t)imm32 + 0x800) >> 12);
in GenPCRelativeJump()
local
223
int32_t
Hi20
= (((int32_t)imm32 + 0x800) >> 12);
in GenPCRelativeJumpAndLink()
local
H
A
D
macro-assembler-riscv64.cc
1588
int64_t
Hi20
= ((value + 0x800) >> 12);
in InstrCountForLiLower32Bit()
local
3540
int32_t
Hi20
= (((int32_t)offset + 0x800) >> 12);
in LoadAddress()
local
H
A
D
assembler-riscv64.cc
582
int32_t
Hi20
= (((int32_t)offset + 0x800) >> 12);
in target_at_put()
local
771
int32_t
Hi20
= (((int32_t)offset + 0x800) >> 12);
in PatchBranchlongOffset()
local
3770
int32_t
Hi20
= (((int32_t)imm64 + 0x800) >> 12);
in CheckTrampolinePool()
local
3802
int32_t
Hi20
= AuipcOffset(*instr);
in set_target_address_at()
local
3828
int32_t
Hi20
= AuipcOffset(*instr);
target_address_at()
local
3833
int32_t
Hi20
= AuipcOffset(*instr);
target_address_at()
local
4019
int32_t
Hi20
= (((int32_t)distance + 0x800) >> 12);
SetLoadOffsetToConstPoolEntry()
local
[all...]
Completed in 23 milliseconds