Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp926 static bool processSRem(BinaryOperator *SDI, const ConstantRange &LCR, in processSRem()
985 static bool processSDiv(BinaryOperator *SDI, const ConstantRange &LCR, in processSDiv()
1062 static bool processAShr(BinaryOperator *SDI, LazyValueInfo *LVI) { in processAShr()
1091 static bool processSExt(SExtInst *SDI, LazyValueInfo *LVI) { in processSExt()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5602 const auto &SDI = in LowerINTRINSIC_W_CHAIN() local