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:DMFC1
(Results
1 - 7
of
7
) sorted by relevance
/third_party/node/deps/v8/src/compiler/backend/mips64/
H
A
D
instruction-scheduler-mips64.cc
543
DMFC1
= 1,
enumerator
879
return Latency::
DMFC1
+ UsdLatency();
in Usdc1Latency()
1106
Latency::
DMFC1
+ 1 + XorLatency() + Latency::DMTC1;
in NegdLatency()
1115
return Latency::
DMFC1
+ 1 + Latency::BRANCH + Latency::MOV_D + 4 +
in Float64RoundLatency()
1116
Latency::
DMFC1
+ Latency::BRANCH + Latency::CVT_D_L + 2 +
in Float64RoundLatency()
1150
Latency::
DMFC1
+ Latency::MOV_D;
in Float64MaxLatency()
1172
Latency::
DMFC1
+ Latency::MOV_D;
in Float64MinLatency()
1177
int latency = Latency::TRUNC_L_S + Latency::
DMFC1
;
in TruncLSLatency()
1185
int latency = Latency::TRUNC_L_D + Latency::
DMFC1
;
in TruncLDLatency()
1196
3 * Latency::
DMFC1
in TruncUlSLatency()
[all...]
/third_party/node/deps/v8/src/compiler/backend/mips/
H
A
D
instruction-scheduler-mips.cc
519
DMFC1
= 1,
enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H
A
D
MipsSEInstrInfo.cpp
157
Opc = Mips::
DMFC1
;
in copyPhysReg()
H
A
D
MipsSEISelLowering.cpp
3672
? Mips::
DMFC1
in emitFPROUND_PSEUDO()
/third_party/node/deps/v8/src/codegen/mips64/
H
A
D
constants-mips64.h
641
DMFC1
= ((0U << 3) + 1) << 21,
H
A
D
assembler-mips64.cc
2699
GenInstrRegister(COP1,
DMFC1
, rt, fs, f0);
in dmfc1()
/third_party/node/deps/v8/src/execution/mips64/
H
A
D
simulator-mips64.cc
3632
case
DMFC1
:
in DecodeTypeRegisterCOP1()
Completed in 30 milliseconds