Home
last modified time | relevance | path

Searched full:createinstifimm (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
Drpo_test.cpp130 auto if_inst = GetGraph()->CreateInstIfImm(); in TEST_F()
250 auto if_inst = GetGraph()->CreateInstIfImm(); in TEST_F()
Ddom_tree_test.cpp157 auto if_inst = GetGraph()->CreateInstIfImm(); in TEST_F()
Dinst_generator.cpp699 auto if_inst = graph->CreateInstIfImm(); in GeneratePhiOperation()
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dinst_templates.yaml87 …auto inst_jump = graph_->CreateInstIfImm(DataType::NO_TYPE, GetPc(instruction->GetAddress()), Cond…
217 …auto jmp_inst = graph_->CreateInstIfImm(DataType::NO_TYPE, GetPc(instruction->GetAddress()), Condi…