Home
last modified time | relevance | path

Searched defs:SetInput (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/libabckit/include/cpp/headers/
Dinstruction_impl.h119 inline Instruction Instruction::SetInput(uint32_t index, Instruction input) const in SetInput() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h619 void SetInput(unsigned index, Input input) in SetInput() function
1038 void SetInput(unsigned index, Inst *inst) in SetInput() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Descape.cpp183 void SetInput(size_t idx, StateOwner input) in SetInput() function in ark::compiler::PhiState
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h680 void SetInput(unsigned index, Input input) in SetInput() function
1300 void SetInput(unsigned index, Inst *inst) in SetInput() function