Searched defs:simplifyShift (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Analysis/ | ||
H A D | InstructionSimplify.cpp | 1347 static Value *simplifyShift(Instruction::BinaryOps Opcode, Value *Op0, simplifyShift() function |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 9865 SDValue SelectionDAG::simplifyShift(SDValue X, SDValue Y) { simplifyShift() function in SelectionDAG |