Home
last modified time | relevance | path

Searched full:createinstadd (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/docs/
Dir_builder.md130 auto inst = graph_->CreateInstAdd(DataType::INT32, GetPc(instruction->GetAddress()));
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dinst_templates.yaml45 … auto inst = graph_->CreateInstAdd(<%= get_type(inst.dtype) %>, GetPc(instruction->GetAddress()));