Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/src/irbuilder_dynamic/templates/
Dinst_templates.yaml176 % when "JFALSE", "JTRUE"
177 % cmp_imm = name == "JFALSE" ? 0 : 1
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dinst_templates.yaml186 % when "JFALSE", "JTRUE"
187 % cmp_imm = name == "JFALSE" ? 0 : 1