Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp616 Constant *ShiftC = ConstantInt::get(VTy, CTZ); SimplifyDemandedUseBits() local
H A DInstCombineAndOrXor.cpp2275 const APInt *ShiftC; visitAnd() local
[all...]
H A DInstCombineCompares.cpp1625 const APInt *ShiftC; foldICmpXorShiftConst() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp5954 SDValue ShiftC = CurDAG->getTargetConstant(ShiftAmt, dl, MVT::i64); Select() local
H A DX86ISelLowering.cpp47114 auto *ShiftC = dyn_cast<ConstantSDNode>(N1); combineShiftRightLogical() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1600 if (ConstantSDNode *ShiftC = SimplifyDemandedBits() local
[all...]
H A DDAGCombiner.cpp10427 SDValue ShiftC = visitSRA() local
14402 SDValue ShiftC = DAG.getConstant(ShAmt, DL, VT); reduceLoadWidth() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13843 auto *ShiftC = dyn_cast<ConstantSDNode>(N->getOperand(0).getOperand(1)); isDesirableToCommuteXorWithShift() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp16401 auto *ShiftC = dyn_cast<ConstantSDNode>(N->getOperand(0).getOperand(1)); isDesirableToCommuteXorWithShift() local
[all...]