Searched defs:simplifyShift (Results 1 – 2 of 2) sorted by relevance
1347 static Value *simplifyShift(Instruction::BinaryOps Opcode, Value *Op0, in simplifyShift() function
9934 SDValue SelectionDAG::simplifyShift(SDValue X, SDValue Y) { in simplifyShift() function in SelectionDAG