Searched defs:LShr (Results 1 – 5 of 5) sorted by relevance
953 BinaryOperator *LShr = BinaryOperator::CreateLShr( in foldUDivPow2Cst() local983 BinaryOperator *LShr = BinaryOperator::CreateLShr(Op0, N); in foldUDivShl() local
1381 Value *X, *Y, *LShr; in visitICmpInstWithInstAndIntCst() local
174 | LShr Constructor
232 | LShr Constructor
193 LShr Opcode = C.LLVMLShr const