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:first_operand
(Results
1 - 10
of
10
) sorted by relevance
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H
A
D
eliminate_dead_members_pass.cpp
186
uint32_t
first_operand
= (inst->opcode() == SpvOpSpecConstantOp ? 1 : 0);
in MarkMembersAsLiveForExtract()
local
187
uint32_t composite_id = inst->GetSingleWordInOperand(
first_operand
);
in MarkMembersAsLiveForExtract()
191
for (uint32_t i =
first_operand
+ 1; i < inst->NumInOperands(); ++i) {
in MarkMembersAsLiveForExtract()
547
uint32_t
first_operand
= 0;
in UpdateCompsiteExtract()
local
549
first_operand
= 1;
in UpdateCompsiteExtract()
551
uint32_t object_id = inst->GetSingleWordInOperand(
first_operand
);
in UpdateCompsiteExtract()
557
for (uint32_t i = 0; i <
first_operand
+ 1; i++) {
in UpdateCompsiteExtract()
560
for (uint32_t i =
first_operand
+ 1; i < inst->NumInOperands(); ++i) {
in UpdateCompsiteExtract()
602
uint32_t
first_operand
= 0;
in UpdateCompositeInsert()
local
604
first_operand
in UpdateCompositeInsert()
[all...]
H
A
D
vector_dce.cpp
176
WorkListItem
first_operand
;
in MarkVectorShuffleUsesAsLive()
local
177
first_operand
.instruction =
in MarkVectorShuffleUsesAsLive()
184
GetVectorComponentCount(
first_operand
.instruction->type_id());
in MarkVectorShuffleUsesAsLive()
193
first_operand
.components.Set(index);
in MarkVectorShuffleUsesAsLive()
200
AddItemToWorkListIfNeeded(
first_operand
, live_components, work_list);
in MarkVectorShuffleUsesAsLive()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H
A
D
eliminate_dead_members_pass.cpp
186
uint32_t
first_operand
= (inst->opcode() == SpvOpSpecConstantOp ? 1 : 0);
in MarkMembersAsLiveForExtract()
local
187
uint32_t composite_id = inst->GetSingleWordInOperand(
first_operand
);
in MarkMembersAsLiveForExtract()
191
for (uint32_t i =
first_operand
+ 1; i < inst->NumInOperands(); ++i) {
in MarkMembersAsLiveForExtract()
547
uint32_t
first_operand
= 0;
in UpdateCompsiteExtract()
local
549
first_operand
= 1;
in UpdateCompsiteExtract()
551
uint32_t object_id = inst->GetSingleWordInOperand(
first_operand
);
in UpdateCompsiteExtract()
557
for (uint32_t i = 0; i <
first_operand
+ 1; i++) {
in UpdateCompsiteExtract()
560
for (uint32_t i =
first_operand
+ 1; i < inst->NumInOperands(); ++i) {
in UpdateCompsiteExtract()
602
uint32_t
first_operand
= 0;
in UpdateCompositeInsert()
local
604
first_operand
in UpdateCompositeInsert()
[all...]
H
A
D
vector_dce.cpp
176
WorkListItem
first_operand
;
in MarkVectorShuffleUsesAsLive()
local
177
first_operand
.instruction =
in MarkVectorShuffleUsesAsLive()
184
GetVectorComponentCount(
first_operand
.instruction->type_id());
in MarkVectorShuffleUsesAsLive()
193
first_operand
.components.Set(index);
in MarkVectorShuffleUsesAsLive()
200
AddItemToWorkListIfNeeded(
first_operand
, live_components, work_list);
in MarkVectorShuffleUsesAsLive()
/third_party/spirv-tools/source/opt/
H
A
D
eliminate_dead_members_pass.cpp
185
uint32_t
first_operand
=
in MarkMembersAsLiveForExtract()
local
187
uint32_t composite_id = inst->GetSingleWordInOperand(
first_operand
);
in MarkMembersAsLiveForExtract()
191
for (uint32_t i =
first_operand
+ 1; i < inst->NumInOperands(); ++i) {
in MarkMembersAsLiveForExtract()
547
uint32_t
first_operand
= 0;
in UpdateCompsiteExtract()
local
549
first_operand
= 1;
in UpdateCompsiteExtract()
551
uint32_t object_id = inst->GetSingleWordInOperand(
first_operand
);
in UpdateCompsiteExtract()
557
for (uint32_t i = 0; i <
first_operand
+ 1; i++) {
in UpdateCompsiteExtract()
560
for (uint32_t i =
first_operand
+ 1; i < inst->NumInOperands(); ++i) {
in UpdateCompsiteExtract()
602
uint32_t
first_operand
= 0;
in UpdateCompositeInsert()
local
604
first_operand
in UpdateCompositeInsert()
[all...]
H
A
D
vector_dce.cpp
174
WorkListItem
first_operand
;
in MarkVectorShuffleUsesAsLive()
local
175
first_operand
.instruction =
in MarkVectorShuffleUsesAsLive()
182
GetVectorComponentCount(
first_operand
.instruction->type_id());
in MarkVectorShuffleUsesAsLive()
191
first_operand
.components.Set(index);
in MarkVectorShuffleUsesAsLive()
198
AddItemToWorkListIfNeeded(
first_operand
, live_components, work_list);
in MarkVectorShuffleUsesAsLive()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H
A
D
transformation_add_bit_instruction_synonym.cpp
138
auto
first_operand
= instruction->GetInOperand(0).words[0];
in IsInstructionSupported()
local
140
ir_context->get_def_use_mgr()->GetDef(
first_operand
);
in IsInstructionSupported()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H
A
D
transformation_add_bit_instruction_synonym.cpp
138
auto
first_operand
= instruction->GetInOperand(0).words[0];
in IsInstructionSupported()
local
140
ir_context->get_def_use_mgr()->GetDef(
first_operand
);
in IsInstructionSupported()
/third_party/spirv-tools/source/fuzz/
H
A
D
transformation_add_bit_instruction_synonym.cpp
138
auto
first_operand
= instruction->GetInOperand(0).words[0];
in IsInstructionSupported()
local
140
ir_context->get_def_use_mgr()->GetDef(
first_operand
);
in IsInstructionSupported()
/third_party/mesa3d/src/amd/compiler/
H
A
D
aco_register_allocation.cpp
1555
unsigned
first_operand
= vec->format == Format::MIMG ? 3 : 0;
in get_reg_vector()
local
1557
for (unsigned i =
first_operand
; i < vec->operands.size(); i++) {
in get_reg_vector()
1571
for (unsigned i =
first_operand
; i < vec->operands.size(); i++) {
in get_reg_vector()
Completed in 16 milliseconds