Searched defs:URem (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DIntegerDivision.cpp63 Value *URem = Builder.CreateURem(UDividend, UDivisor); local
H A DSimplifyIndVar.cpp342 auto *URem = BinaryOperator::Create(BinaryOperator::URem, N, D, local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp800 auto *URem = local
/netbsd-current/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml198 | URem Constructor in type:Opcode/t

Completed in 134 milliseconds