Home
last modified time | relevance | path

Searched defs:AppendInput (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libabckit/include/cpp/headers/
Dinstruction_impl.h211 inline Instruction Instruction::AppendInput(Instruction input) const in AppendInput() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h1087 unsigned AppendInput(Inst *input) in AppendInput() function
1095 unsigned AppendInput(Input input) in AppendInput() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h1366 unsigned AppendInput(Inst *input) in AppendInput() function
1374 unsigned AppendInput(Input input) in AppendInput() function
2758 void AppendInput(Inst *input, DataType::Type type) in AppendInput() function