reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
106 m_ConstantInt(CSL)), 113 m_ConstantInt(CSL)), 120 Match = match(In, m_And(m_Shl(m_Value(BF), m_ConstantInt(CSL)), 128 CSL = ConstantInt::get(Type::getInt32Ty(Ctx), 0); 135 CSL = ConstantInt::get(Type::getInt32Ty(Ctx), 0); 144 m_ConstantInt(CSL))); 151 m_ConstantInt(CSL))); 164 uint32_t SL = CSL->getZExtValue(); 216 NewIn = IRB.CreateShl(NewIn, SL, CSL->getName());