Home
last modified time | relevance | path

Searched refs:getShiftAmountConstant (Results 1 – 8 of 8) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h632 SDValue getShiftAmountConstant(uint64_t Val, EVT VT, const SDLoc &DL,
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5224 DAG.getShiftAmountConstant(EltBits, MulVT, dl)); in BuildSDIV()
5382 DAG.getShiftAmountConstant(EltBits, MulVT, dl)); in BuildUDIV()
7367 DAG.getShiftAmountConstant(ShiftIntoIdx * SrcEltVT.getSizeInBits(), in scalarizeVectorLoad()
H A DDAGCombiner.cpp6623 DAG.getShiftAmountConstant(1, ShiftedVT, DL)); in extractShiftForRotate()
7661 DAG.getShiftAmountConstant(ZeroExtendedBytes * 8, VT, in MatchLoadCombine()
17764 DAG.getShiftAmountConstant(LoadWidth / 2, JointMemOpVT, LoadDL); in tryStoreMergeOfLoads()
H A DSelectionDAG.cpp1476 SDValue SelectionDAG::getShiftAmountConstant(uint64_t Val, EVT VT, in getShiftAmountConstant() function in SelectionDAG
H A DSelectionDAGBuilder.cpp566 DAG.getShiftAmountConstant(RoundBits, ValueVT, DL, /*LegalTypes*/false)); in getCopyToParts()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp4304 DAG.getShiftAmountConstant(Shift, VT, SL)); in loadInputValue()
H A DSIISelLowering.cpp2837 DAG.getShiftAmountConstant(10, MVT::i32, SL)); in passSpecialInputs()
2845 DAG.getShiftAmountConstant(20, MVT::i32, SL)); in passSpecialInputs()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp40876 DAG.getShiftAmountConstant(Offset, SclVT, dl)); in combineExtractWithShuffle()