Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/templates/
Dinst_builder_gen.cpp.erb143 def get_cc(inst)
152 raise 'get_cc: wrong opcode #{inst.opcode}'
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dinst_templates.yaml79 …= graph_->CreateInstCompare(DataType::BOOL, GetPc(instruction->GetAddress()), <%= get_cc(inst) %>);