Home
last modified time | relevance | path

Searched defs:ShiftC (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp1777 const APInt *ShiftC; in visitAnd() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp5676 auto *ShiftC = ConstantInt::get(Ty, Shift); in ReduceSwitchRange() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp5830 auto *ShiftC = ConstantInt::get(Ty, Shift); in ReduceSwitchRange() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7140 ConstantSDNode *ShiftC = isConstOrConstSplat(N0.getOperand(1)); in visitXOR() local
7834 SDValue ShiftC = DAG.getConstant(AddC->getAPIntValue().lshr(ShiftAmt). in visitSRA() local
10551 SDValue ShiftC = DAG.getConstant(ShAmt, DL, VT); in ReduceLoadWidth() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7700 ConstantSDNode *ShiftC = isConstOrConstSplat(N0.getOperand(1)); in visitXOR() local
8479 SDValue ShiftC = DAG.getConstant(AddC->getAPIntValue().lshr(ShiftAmt). in visitSRA() local
11500 SDValue ShiftC = DAG.getConstant(ShAmt, DL, VT); in ReduceLoadWidth() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp39473 auto *ShiftC = dyn_cast<ConstantSDNode>(N1); in combineShiftRightLogical() local
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp42571 auto *ShiftC = dyn_cast<ConstantSDNode>(N1); in combineShiftRightLogical() local