Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp289 eliminateSDiv(BinaryOperator * SDiv) eliminateSDiv() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp5215 auto &SDiv = cast<GenericMachineInstr>(MI); buildSDivUsingMul() local