Home
last modified time | relevance | path

Searched refs:getShiftAmountTy (Results 1 – 25 of 29) sorted by relevance

12

/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp702 EVT ShTy = getShiftAmountTy(InnerVT, DL); in SimplifyDemandedBits()
881 ShiftAmtTy = getShiftAmountTy(ShiftAmtTy, DL); in SimplifyDemandedBits()
1067 getShiftAmountTy(Op.getValueType(), DL)); in SimplifyDemandedBits()
1833 : getShiftAmountTy(N0.getValueType(), DL); in SimplifySetCC()
1867 : getShiftAmountTy(N0.getValueType(), DL); in SimplifySetCC()
1899 : getShiftAmountTy(N0.getValueType(), DL); in SimplifySetCC()
2091 getShiftAmountTy(N1.getValueType(), DL))); in SimplifySetCC()
2116 DAG.getConstant(1, dl, getShiftAmountTy(N0.getValueType(), DL))); in SimplifySetCC()
2797 DAG.getConstant(ShAmt, dl, TLI.getShiftAmountTy(Op1.getValueType(), in BuildExactSDIV()
2879 DAG.getConstant(magics.s, dl, getShiftAmountTy(Q.getValueType(), DL))); in BuildSDIV()
[all …]
DLegalizeDAG.cpp548 TLI.getShiftAmountTy(Value.getValueType(), DL))); in LegalizeStoreOps()
560 TLI.getShiftAmountTy(Value.getValueType(), DL))); in LegalizeStoreOps()
770 TLI.getShiftAmountTy(Hi.getValueType(), DL))); in LegalizeLoadOps()
802 TLI.getShiftAmountTy(Hi.getValueType(), DL))); in LegalizeLoadOps()
2367 1, dl, TLI.getShiftAmountTy(Op0.getValueType(), DAG.getDataLayout())); in ExpandLegalINT_TO_FP()
2402 EVT SHVT = TLI.getShiftAmountTy(Sel2.getValueType(), DAG.getDataLayout()); in ExpandLegalINT_TO_FP()
2557 EVT SHVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in ExpandBITREVERSE()
2582 EVT SHVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in ExpandBSWAP()
2639 EVT ShVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in ExpandBitCount()
2708 EVT ShVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in ExpandBitCount()
[all …]
DLegalizeVectorOps.cpp581 BitOffset, dl, TLI.getShiftAmountTy(WideVT, DAG.getDataLayout())); in ExpandLoad()
593 TLI.getShiftAmountTy(WideVT, DAG.getDataLayout())); in ExpandLoad()
613 TLI.getShiftAmountTy(WideVT, DAG.getDataLayout())); in ExpandLoad()
DDAGCombiner.cpp492 EVT getShiftAmountTy(EVT LHSTy) { in getShiftAmountTy() function in __anon30b6d56f0111::DAGCombiner
2067 getShiftAmountTy(N0.getValueType()))); in visitMUL()
2080 getShiftAmountTy(N0.getValueType())))); in visitMUL()
2272 getShiftAmountTy(N0.getValueType()))); in visitSDIV()
2279 getShiftAmountTy(SGN.getValueType()))); in visitSDIV()
2285 getShiftAmountTy(ADD.getValueType()))); in visitSDIV()
2344 getShiftAmountTy(N0.getValueType()))); in visitUDIV()
2482 getShiftAmountTy(N0.getValueType()))); in visitMULHS()
2500 getShiftAmountTy(N1.getValueType()))); in visitMULHS()
2536 getShiftAmountTy(N1.getValueType()))); in visitMULHU()
[all …]
DLegalizeFloatTypes.cpp265 TLI.getShiftAmountTy(RVT, DAG.getDataLayout()))); in SoftenFloatRes_FCOPYSIGN()
274 TLI.getShiftAmountTy(SignBit.getValueType(), in SoftenFloatRes_FCOPYSIGN()
282 TLI.getShiftAmountTy(SignBit.getValueType(), in SoftenFloatRes_FCOPYSIGN()
290 TLI.getShiftAmountTy(LVT, DAG.getDataLayout()))); in SoftenFloatRes_FCOPYSIGN()
DLegalizeIntegerTypes.cpp322 TLI.getShiftAmountTy(NVT, DAG.getDataLayout()))); in PromoteIntRes_BSWAP()
335 TLI.getShiftAmountTy(NVT, DAG.getDataLayout()))); in PromoteIntRes_BITREVERSE()
2211 TLI.getShiftAmountTy(NVT, DAG.getDataLayout())); in ExpandIntRes_MUL()
2363 EVT ShiftTy = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in ExpandIntRes_Shift()
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
DBlackfinISelLowering.h35 virtual MVT getShiftAmountTy(EVT LHSTy) const { return MVT::i16; } in getShiftAmountTy() function
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaISelLowering.h66 virtual MVT getShiftAmountTy(EVT LHSTy) const { return MVT::i64; } in getShiftAmountTy() function
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZISelLowering.h60 virtual MVT getShiftAmountTy(EVT LHSTy) const { return MVT::i64; } in getShiftAmountTy() function
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUISelLowering.h112 virtual MVT getShiftAmountTy(EVT LHSTy) const { return MVT::i32; } in getShiftAmountTy() function
DSPUISelLowering.cpp2196 EVT ShiftVT = TLI.getShiftAmountTy(N0.getValueType()); in LowerI8Math()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp632 MVT TargetLowering::getShiftAmountTy(EVT LHSTy) const { in getShiftAmountTy() function in TargetLowering
1480 EVT ShTy = getShiftAmountTy(InnerVT); in SimplifyDemandedBits()
1744 TLO.DAG.getConstant(ShVal, getShiftAmountTy(Op.getValueType())); in SimplifyDemandedBits()
2309 getPointerTy() : getShiftAmountTy(N0.getValueType()); in SimplifySetCC()
2480 DAG.getConstant(1, getShiftAmountTy(N1.getValueType()))); in SimplifySetCC()
2502 DAG.getConstant(1, getShiftAmountTy(N0.getValueType()))); in SimplifySetCC()
3227 SDValue Amt = DAG.getConstant(ShAmt, getShiftAmountTy(Op1.getValueType())); in BuildExactSDIV()
3285 DAG.getConstant(magics.s, getShiftAmountTy(Q.getValueType()))); in BuildSDIV()
3292 getShiftAmountTy(Q.getValueType()))); in BuildSDIV()
3324 DAG.getConstant(Shift, getShiftAmountTy(Q.getValueType()))); in BuildUDIV()
[all …]
DLegalizeDAG.cpp474 TLI.getShiftAmountTy(Val.getValueType())); in ExpandUnalignedStore()
622 TLI.getShiftAmountTy(Hi.getValueType())); in ExpandUnalignedLoad()
1274 TLI.getShiftAmountTy(Hi.getValueType()))); in LegalizeOp()
1304 TLI.getShiftAmountTy(Hi.getValueType()))); in LegalizeOp()
1579 TLI.getShiftAmountTy(Tmp3.getValueType()))); in LegalizeOp()
1590 TLI.getShiftAmountTy(Tmp3.getValueType()))); in LegalizeOp()
1927 TLI.getShiftAmountTy(SignBit.getValueType()))); in ExpandFCOPYSIGN()
2551 DAG.getConstant(1, TLI.getShiftAmountTy(Op0.getValueType())); in ExpandLegalINT_TO_FP()
2584 EVT SHVT = TLI.getShiftAmountTy(Sel2.getValueType()); in ExpandLegalINT_TO_FP()
2731 EVT SHVT = TLI.getShiftAmountTy(VT); in ExpandBSWAP()
[all …]
DDAGCombiner.cpp292 EVT getShiftAmountTy(EVT LHSTy) { in getShiftAmountTy() function in __anon97202f9b0111::DAGCombiner
293 return LegalTypes ? TLI.getShiftAmountTy(LHSTy) : TLI.getPointerTy(); in getShiftAmountTy()
1681 getShiftAmountTy(N0.getValueType()))); in visitMUL()
1691 getShiftAmountTy(N0.getValueType())))); in visitMUL()
1788 getShiftAmountTy(N0.getValueType()))); in visitSDIV()
1794 getShiftAmountTy(SGN.getValueType()))); in visitSDIV()
1799 DAG.getConstant(lg2, getShiftAmountTy(ADD.getValueType()))); in visitSDIV()
1849 getShiftAmountTy(N0.getValueType()))); in visitUDIV()
1990 getShiftAmountTy(N0.getValueType()))); in visitMULHS()
2006 DAG.getConstant(SimpleSize, getShiftAmountTy(N1.getValueType()))); in visitMULHS()
[all …]
DLegalizeFloatTypes.cpp188 TLI.getShiftAmountTy(RVT))); in SoftenFloatRes_FCOPYSIGN()
196 TLI.getShiftAmountTy(SignBit.getValueType()))); in SoftenFloatRes_FCOPYSIGN()
202 TLI.getShiftAmountTy(SignBit.getValueType()))); in SoftenFloatRes_FCOPYSIGN()
208 TLI.getShiftAmountTy(LVT))); in SoftenFloatRes_FCOPYSIGN()
DSelectionDAG.cpp1446 MVT ShTy = TLI.getShiftAmountTy(LHSTy); in getShiftAmountOperand()
DSelectionDAGBuilder.cpp2562 MVT ShiftTy = TLI.getShiftAmountTy(Op2.getValueType()); in visitShift()
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430ISelLowering.h76 virtual MVT getShiftAmountTy(EVT LHSTy) const { return MVT::i8; } in getShiftAmountTy() function
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreISelLowering.h84 virtual MVT getShiftAmountTy(EVT LHSTy) const { return MVT::i32; } in getShiftAmountTy() function
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelLowering.h246 virtual MVT getShiftAmountTy(EVT LHSTy) const { return MVT::i32; } in getShiftAmountTy() function
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.h508 virtual MVT getShiftAmountTy(EVT LHSTy) const { return MVT::i8; } in getShiftAmountTy() function
DX86ISelLowering.cpp4893 TLI.getShiftAmountTy(SrcOp.getValueType())))); in getVShift()
5810 TLI.getShiftAmountTy(InsElt.getValueType()))); in LowerVECTOR_SHUFFLEv16i8()
5825 TLI.getShiftAmountTy(InsElt0.getValueType()))); in LowerVECTOR_SHUFFLEv16i8()
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h144 virtual MVT getShiftAmountTy(EVT LHSTy) const;
/external/llvm/include/llvm/Target/
DTargetLowering.h184 EVT getShiftAmountTy(EVT LHSTy, const DataLayout &DL) const;
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp951 EVT TargetLoweringBase::getShiftAmountTy(EVT LHSTy, in getShiftAmountTy() function in TargetLoweringBase

12