Home
last modified time | relevance | path

Searched defs:simplifyShift (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DInstructionSimplify.cpp1342 static Value *simplifyShift(Instruction::BinaryOps Opcode, Value *Op0, in simplifyShift() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp9084 SDValue SelectionDAG::simplifyShift(SDValue X, SDValue Y) { in simplifyShift() function in SelectionDAG