Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp2511 Constant *ShlC = ConstantExpr::getAdd(C2, Log2C1); visitAnd() local
/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6898 auto *ShlC = dyn_cast<ConstantInt>(I->getOperand(1)); optimizeLoadExt() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp4097 ConstantSDNode *ShlC = isConstOrConstSplat(N1.getOperand(1)); visitSUB() local
10122 if (SDValue ShlC = visitSHL() local
[all...]