Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp7436 SDValue ShiftedVal = in performMulCombine() local
7445 SDValue ShiftedVal = in performMulCombine() local
7455 SDValue ShiftedVal = in performMulCombine() local
7464 SDValue ShiftedVal = in performMulCombine() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp3711 APInt ShiftedVal = N1C->getAPIntValue().lshr(Shift); in getNode() local