Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dinst_builder.h233 auto cast = GetGraph()->CreateInstCast(type, pc); in CreateCast()
Dinst_templates.yaml55 … auto inst = graph_->CreateInstCast(<%= get_type(inst.dtype) %>, GetPc(instruction->GetAddress()));