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:loop_desc_
(Results
1 - 12
of
12
) sorted by relevance
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H
A
D
loop_utils.h
68
loop_desc_
(
in LoopUtils()
158
LoopDescriptor* GetLoopDescriptor() { return
loop_desc_
; }
in GetLoopDescriptor()
166
LoopDescriptor*
loop_desc_
;
member in spvtools::opt::LoopUtils
H
A
D
loop_unswitch_pass.cpp
57
loop_desc_
(*loop_desc),
in LoopUnswitch()
210
loop_desc_
.SetBasicBlockToLoop(loop_merge_block->id(), ploop);
in PerformUnswitch()
245
if (Loop* ploop =
loop_desc_
[if_block]) {
in PerformUnswitch()
247
loop_desc_
.SetBasicBlockToLoop(loop_pre_header->id(), ploop);
in PerformUnswitch()
434
LoopDescriptor&
loop_desc_
;
member in spvtools::opt::__anon21867::LoopUnswitch
H
A
D
register_pressure.cpp
72
loop_desc_
(*reg_pressure->GetContext()->GetLoopDescriptor(f)) {}
in ComputeRegisterLiveness()
166
for (const Loop* loop : *
loop_desc_
.GetPlaceholderRootLoop()) {
in DoLoopLivenessUnification()
178
loop_desc_
[bb_id] == &loop;
in DoLoopLivenessUnification()
260
LoopDescriptor&
loop_desc_
;
member in spvtools::opt::__anon21875::ComputeRegisterLiveness
H
A
D
loop_utils.cpp
636
loop_desc_
->AddLoopNest(std::unique_ptr<Loop>(new_loop));
in PopulateLoopNest()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H
A
D
loop_utils.h
68
loop_desc_
(
in LoopUtils()
158
LoopDescriptor* GetLoopDescriptor() { return
loop_desc_
; }
in GetLoopDescriptor()
166
LoopDescriptor*
loop_desc_
;
member in spvtools::opt::LoopUtils
H
A
D
loop_unswitch_pass.cpp
57
loop_desc_
(*loop_desc),
in LoopUnswitch()
210
loop_desc_
.SetBasicBlockToLoop(loop_merge_block->id(), ploop);
in PerformUnswitch()
245
if (Loop* ploop =
loop_desc_
[if_block]) {
in PerformUnswitch()
247
loop_desc_
.SetBasicBlockToLoop(loop_pre_header->id(), ploop);
in PerformUnswitch()
434
LoopDescriptor&
loop_desc_
;
member in spvtools::opt::__anon23124::LoopUnswitch
H
A
D
register_pressure.cpp
72
loop_desc_
(*reg_pressure->GetContext()->GetLoopDescriptor(f)) {}
in ComputeRegisterLiveness()
166
for (const Loop* loop : *
loop_desc_
.GetPlaceholderRootLoop()) {
in DoLoopLivenessUnification()
178
loop_desc_
[bb_id] == &loop;
in DoLoopLivenessUnification()
260
LoopDescriptor&
loop_desc_
;
member in spvtools::opt::__anon23132::ComputeRegisterLiveness
H
A
D
loop_utils.cpp
636
loop_desc_
->AddLoopNest(std::unique_ptr<Loop>(new_loop));
in PopulateLoopNest()
/third_party/spirv-tools/source/opt/
H
A
D
loop_utils.h
68
loop_desc_
(
in LoopUtils()
158
LoopDescriptor* GetLoopDescriptor() { return
loop_desc_
; }
in GetLoopDescriptor()
166
LoopDescriptor*
loop_desc_
;
member in spvtools::opt::LoopUtils
H
A
D
loop_unswitch_pass.cpp
50
loop_desc_
(*loop_desc),
in LoopUnswitch()
203
loop_desc_
.SetBasicBlockToLoop(loop_merge_block->id(), ploop);
in PerformUnswitch()
238
if (Loop* ploop =
loop_desc_
[if_block]) {
in PerformUnswitch()
240
loop_desc_
.SetBasicBlockToLoop(loop_pre_header->id(), ploop);
in PerformUnswitch()
427
LoopDescriptor&
loop_desc_
;
member in spvtools::opt::__anon26650::LoopUnswitch
H
A
D
register_pressure.cpp
71
loop_desc_
(*reg_pressure->GetContext()->GetLoopDescriptor(f)) {}
in ComputeRegisterLiveness()
165
for (const Loop* loop : *
loop_desc_
.GetPlaceholderRootLoop()) {
in DoLoopLivenessUnification()
177
loop_desc_
[bb_id] == &loop;
in DoLoopLivenessUnification()
259
LoopDescriptor&
loop_desc_
;
member in spvtools::opt::__anon26658::ComputeRegisterLiveness
H
A
D
loop_utils.cpp
635
loop_desc_
->AddLoopNest(std::unique_ptr<Loop>(new_loop));
in PopulateLoopNest()
Completed in 10 milliseconds