OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UpdateUse
(Results
1 - 2
of
2
) sorted by null
/external/deqp-deps/SPIRV-Tools/source/opt/
private_to_local_pass.cpp
128
// The cases in this switch have to match the cases in |
UpdateUse
|.
148
void PrivateToLocalPass::
UpdateUse
(Instruction* inst) {
181
UpdateUse
(use);
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
private_to_local_pass.cpp
128
// The cases in this switch have to match the cases in |
UpdateUse
|.
148
void PrivateToLocalPass::
UpdateUse
(Instruction* inst) {
181
UpdateUse
(use);
Completed in 1575 milliseconds