Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h632 SDValue getShiftAmountConstant(uint64_t Val, EVT VT, const SDLoc &DL,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5198 DAG.getShiftAmountConstant(EltBits, MulVT, dl)); in BuildSDIV()
5356 DAG.getShiftAmountConstant(EltBits, MulVT, dl)); in BuildUDIV()
7338 DAG.getShiftAmountConstant(ShiftIntoIdx * SrcEltVT.getSizeInBits(), in scalarizeVectorLoad()
H A DDAGCombiner.cpp6593 DAG.getShiftAmountConstant(1, ShiftedVT, DL)); in extractShiftForRotate()
7623 DAG.getShiftAmountConstant(ZeroExtendedBytes * 8, VT, in MatchLoadCombine()
17563 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()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp4182 DAG.getShiftAmountConstant(Shift, VT, SL)); in loadInputValue()
H A DSIISelLowering.cpp2797 DAG.getShiftAmountConstant(10, MVT::i32, SL)); in passSpecialInputs()
2805 DAG.getShiftAmountConstant(20, MVT::i32, SL)); in passSpecialInputs()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp40619 DAG.getShiftAmountConstant(Offset, SclVT, dl)); in combineExtractWithShuffle()