Home
last modified time | relevance | path

Searched refs:leftLow (Results 1 – 2 of 2) sorted by relevance

/dports/devel/binaryen/binaryen-version_98/src/passes/
H A DI64ToI32Lowering.cpp902 TempVar&& leftLow, in lowerAdd()
935 TempVar&& leftLow, in lowerSub()
1040 Index leftLow, in makeSmallShl()
1069 Index leftLow, in makeSmallShrS()
1093 Index leftLow, in makeSmallShrU()
1118 TempVar&& leftLow, in lowerShift()
1194 TempVar&& leftLow, in lowerEq()
1211 TempVar&& leftLow, in lowerNe()
1229 TempVar&& leftLow, in lowerUComp()
1274 TempVar&& leftLow, in lowerSComp()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.Numerics/src/System/Numerics/
H A DBigIntegerCalculator.SquMul.cs268 uint* leftLow = left; in Multiply()
286 Multiply(leftLow, leftLowLength, in Multiply()
307 leftLow, leftLowLength, in Multiply()
334 leftLow, leftLowLength, in Multiply()