Home
last modified time | relevance | path

Searched refs:NewRem (Results 1 – 25 of 29) sorted by relevance

12

/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/prolog/lib/
H A Dhttp_client.pl305 NewRem is Rem - Read,
307 Percent is ((Len-NewRem)*100)//Len,
309 ( NewRem >= 0
311 send(S, slot, remaining, NewRem),
312 ( NewRem == 0
/dports/comms/gnokii/gnokii-0.6.31/xgnokii/xpm/
H A DMakefile.am28 NewRem.xpm \
H A DMakefile.in286 NewRem.xpm \
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/test/
H A Dcrypto_reference.erl76 NewRem = crcTab32(Data) bxor ((Remainder bsl 8) band 16#FFFFFFFF),
80 crc32(T,NewRem).
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/test/
H A Dcrypto_reference.erl76 NewRem = crcTab32(Data) bxor ((Remainder bsl 8) band 16#FFFFFFFF),
80 crc32(T,NewRem).
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/test/
H A Dcrypto_reference.erl76 NewRem = crcTab32(Data) bxor ((Remainder bsl 8) band 16#FFFFFFFF),
80 crc32(T,NewRem).
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/test/
H A Dcrypto_reference.erl76 NewRem = crcTab32(Data) bxor ((Remainder bsl 8) band 16#FFFFFFFF),
80 crc32(T,NewRem).
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/test/
H A Dcrypto_reference.erl76 NewRem = crcTab32(Data) bxor ((Remainder bsl 8) band 16#FFFFFFFF),
80 crc32(T,NewRem).
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/test/
H A Dcrypto_reference.erl76 NewRem = crcTab32(Data) bxor ((Remainder bsl 8) band 16#FFFFFFFF),
80 crc32(T,NewRem).
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/test/
H A Dcrypto_reference.erl76 NewRem = crcTab32(Data) bxor ((Remainder bsl 8) band 16#FFFFFFFF),
80 crc32(T,NewRem).
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/IGCInstCombiner/4.0/
H A DInstCombineCompares.cpp2476 Value *NewRem = Builder->CreateURem(BOp0, BOp1, BO->getName()); in foldICmpBinOpEqualityWithConstant() local
2477 return new ICmpInst(Pred, NewRem, in foldICmpBinOpEqualityWithConstant()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/IGCInstCombiner/7.0/
H A DInstCombineCompares.cpp2639 Value* NewRem = Builder.CreateURem(BOp0, BOp1, BO->getName()); in foldICmpBinOpEqualityWithConstant() local
2640 return new ICmpInst(Pred, NewRem, in foldICmpBinOpEqualityWithConstant()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2641 Value *NewRem = Builder.CreateURem(BOp0, BOp1, BO->getName()); in foldICmpBinOpEqualityWithConstant() local
2642 return new ICmpInst(Pred, NewRem, in foldICmpBinOpEqualityWithConstant()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2605 Value *NewRem = Builder.CreateURem(BOp0, BOp1, BO->getName());
2606 return new ICmpInst(Pred, NewRem,
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2773 Value *NewRem = Builder.CreateURem(BOp0, BOp1, BO->getName()); in foldICmpBinOpEqualityWithConstant() local
2774 return new ICmpInst(Pred, NewRem, in foldICmpBinOpEqualityWithConstant()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2998 Value *NewRem = Builder.CreateURem(BOp0, BOp1, BO->getName()); in foldICmpBinOpEqualityWithConstant() local
2999 return new ICmpInst(Pred, NewRem, in foldICmpBinOpEqualityWithConstant()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2923 Value *NewRem = Builder.CreateURem(BOp0, BOp1, BO->getName()); in foldICmpBinOpEqualityWithConstant() local
2924 return new ICmpInst(Pred, NewRem, in foldICmpBinOpEqualityWithConstant()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp3061 Value *NewRem = Builder.CreateURem(BOp0, BOp1, BO->getName()); in foldICmpBinOpEqualityWithConstant() local
3062 return new ICmpInst(Pred, NewRem, in foldICmpBinOpEqualityWithConstant()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2978 Value *NewRem = Builder.CreateURem(BOp0, BOp1, BO->getName()); in foldICmpBinOpEqualityWithConstant() local
2979 return new ICmpInst(Pred, NewRem, in foldICmpBinOpEqualityWithConstant()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2923 Value *NewRem = Builder.CreateURem(BOp0, BOp1, BO->getName()); in foldICmpBinOpEqualityWithConstant() local
2924 return new ICmpInst(Pred, NewRem, in foldICmpBinOpEqualityWithConstant()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp3061 Value *NewRem = Builder.CreateURem(BOp0, BOp1, BO->getName()); in foldICmpBinOpEqualityWithConstant() local
3062 return new ICmpInst(Pred, NewRem, in foldICmpBinOpEqualityWithConstant()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2971 Value *NewRem = Builder.CreateURem(BOp0, BOp1, BO->getName()); in foldICmpBinOpEqualityWithConstant() local
2972 return new ICmpInst(Pred, NewRem, in foldICmpBinOpEqualityWithConstant()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2977 Value *NewRem = Builder.CreateURem(BOp0, BOp1, BO->getName()); in foldICmpBinOpEqualityWithConstant() local
2978 return new ICmpInst(Pred, NewRem, in foldICmpBinOpEqualityWithConstant()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp3061 Value *NewRem = Builder.CreateURem(BOp0, BOp1, BO->getName()); in foldICmpBinOpEqualityWithConstant() local
3062 return new ICmpInst(Pred, NewRem, in foldICmpBinOpEqualityWithConstant()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2923 Value *NewRem = Builder.CreateURem(BOp0, BOp1, BO->getName()); in foldICmpBinOpEqualityWithConstant() local
2924 return new ICmpInst(Pred, NewRem, in foldICmpBinOpEqualityWithConstant()

12