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.cpp1421 Opcode cmpOpcode; in SelectSelect() local
1439 Opcode cmpOpcode, PrimType cmpPrimType) in SelectSelect()
1467 Opcode cmpOpcode = isMin ? OP_lt : OP_gt; in SelectMinOrMax() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dprofiler_stub_builder.cpp1041 Label cmpOpcode(env); in TryJitCompile() local