Home
last modified time | relevance | path

Searched defs:cmpOpcode (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_MPIsel.cpp822 Opcode cmpOpcode, PrimType cmpPrimType) in SelectSelect()
850 Opcode cmpOpcode = isMin ? OP_lt : OP_gt; in SelectMinOrMax() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dprofiler_stub_builder.cpp1015 Label cmpOpcode(env); in TryJitCompile() local