Home
last modified time | relevance | path

Searched defs:NewShiftAmt (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp715 SDValue NewShiftAmt = CurDAG->getTargetConstant(NewShiftC, DL, VT); in SelectShiftedRegisterFromAnd() local
3427 SDValue NewShiftAmt; in tryShiftAmountMod() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp2591 SDValue NewShiftAmt; in tryShiftAmountMod() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp3720 SDValue NewShiftAmt; in tryShiftAmountMod() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp3997 SDValue NewShiftAmt; in tryShiftAmountMod() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7962 SDValue NewShiftAmt = DAG.getConstant(c1 + c2, DL, ShiftAmtVT); in visitSRL() local
7972 SDValue NewShiftAmt = DAG.getConstant(c1 + c2, DL, ShiftAmtVT); in visitSRL() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp9804 SDValue NewShiftAmt = DAG.getConstant(c1 + c2, DL, ShiftAmtVT); in visitSRL() local
9814 SDValue NewShiftAmt = DAG.getConstant(c1 + c2, DL, ShiftAmtVT); in visitSRL() local