Home
last modified time | relevance | path

Searched refs:UGT (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate_meta_data.h126 UGT, enumerator
148 UGT, enumerator
Dcircuit_ir_specification.md367 …* `0010` `UGT`: interprets the operands as unsigned values and yields true if op1 is greater than …
401 * `1010` `UGT`: unordered or greater than
Dcircuit_builder.h143 V(Int32UnsignedGreaterThan, Icmp, static_cast<BitField>(ICmpCondition::UGT)) \
Dllvm_ir_builder.cpp1855 case ICmpCondition::UGT: in ConvertLLVMPredicateFromICMP()