Home
last modified time | relevance | path

Searched defs:ShlC (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp2558 Constant *ShlC = ConstantExpr::getAdd(C2, Log2C1); in visitAnd() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6898 auto *ShlC = dyn_cast<ConstantInt>(I->getOperand(1)); in optimizeLoadExt() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp4083 ConstantSDNode *ShlC = isConstOrConstSplat(N1.getOperand(1)); in visitSUB() local
10108 if (SDValue ShlC = in visitSHL() local