Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp798 if (auto ShiftedVal = getShiftedVal<12>()) in isAddSubImm() local
811 if (auto ShiftedVal = getShiftedVal<12>()) in isAddSubImmNeg() local
1523 if (auto ShiftedVal = getShiftedVal<Shift>()) { in addImmWithOptionalShiftOperands() local
1538 if (auto ShiftedVal = getShiftedVal<Shift>()) { in addImmNegWithOptionalShiftOperands() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp7557 SDValue ShiftedVal = in performMulCombine() local
7566 SDValue ShiftedVal = in performMulCombine() local
7576 SDValue ShiftedVal = in performMulCombine() local
7585 SDValue ShiftedVal = in performMulCombine() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp2924 APInt ShiftedVal = C->getAPIntValue().lshr(Shift); in getNode() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp3750 APInt ShiftedVal = N1C->getAPIntValue().lshr(Shift); in getNode() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp4691 APInt ShiftedVal = N1C->getAPIntValue().lshr(Shift); in getNode() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp8737 SDValue ShiftedVal = DAG.getNode(ISD::SHL, DL, VT, N0, in performMulCombine() local