Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp6982 SDValue ShiftedVal = in performMulCombine() local
6991 SDValue ShiftedVal = in performMulCombine() local
7001 SDValue ShiftedVal = in performMulCombine() local
7010 SDValue ShiftedVal = in performMulCombine() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp3444 APInt ShiftedVal = C->getAPIntValue().lshr(Shift); in getNode() local