Searched refs:kExprI32LeS (Results 1 – 5 of 5) sorted by relevance
243 case kExprI32LeS: in isComparison()572 case kExprI32LeS: in Binop()
251 let kExprI32LeS = 0x4c; variable
2350 current_function_builder_->Emit(kExprI32LeS); in ValidateCall()
152 case kExprI32LeS: in GetCompareCondition()1918 case kExprI32LeS: in BinOp()1919 return EmitI32CmpOp<kExprI32LeS>(decoder); in BinOp()
903 case wasm::kExprI32LeS: in Binop()