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:Mfhc1Latency
(Results
1 - 1
of
1
) sorted by relevance
/third_party/node/deps/v8/src/compiler/backend/mips/
H
A
D
instruction-scheduler-mips.cc
731
int
Mfhc1Latency
() {
in Mfhc1Latency()
function
760
return
Mfhc1Latency
() + ExtLatency() + Latency::BRANCH + Latency::MOV_D +
in Float64RoundLatency()
789
return
Mfhc1Latency
() + Latency::FLOOR_W_D + Mthc1Latency();
in Floor_w_dLatency()
799
return
Mfhc1Latency
() + Latency::CEIL_W_D + Mthc1Latency();
in Ceil_w_dLatency()
809
return
Mfhc1Latency
() + Latency::ROUND_W_D + Mthc1Latency();
in Round_w_dLatency()
819
return
Mfhc1Latency
() + Latency::TRUNC_W_D + Mthc1Latency();
in Trunc_w_dLatency()
959
return latency +
Mfhc1Latency
() + 1;
in Sdc1Latency()
967
return Latency::MFC1 + 2 * UswLatency() +
Mfhc1Latency
();
in Usdc1Latency()
1189
Mfhc1Latency
() + 1 + XorLatency() + Mthc1Latency();
in Neg_dLatency()
1268
2 * (CompareF64Latency() + Latency::BRANCH) +
Mfhc1Latency
()
in Float64MinLatency()
[all...]
Completed in 3 milliseconds