Home
last modified time | relevance | path

Searched defs:SDiv (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm.ml196 | SDiv Constructor
H A Dllvm.mli220 | SDiv Constructor
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp284 bool SimplifyIndvar::eliminateSDiv(BinaryOperator *SDiv) { in eliminateSDiv()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp5120 auto &SDiv = cast<GenericMachineInstr>(MI); in buildSDivUsingMul() local