Home
last modified time | relevance | path

Searched defs:ShiftAmtTy (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2189 EVT ShiftAmtTy = TLI.getShiftAmountTy(NVT, DAG.getDataLayout()); in ExpandIntRes_FLT_ROUNDS() local
2391 EVT ShiftAmtTy = TLI.getShiftAmountTy(NVT, DAG.getDataLayout()); in ExpandIntRes_MUL() local
DTargetLowering.cpp997 EVT ShiftAmtTy = VT; in SimplifyDemandedBits() local
DDAGCombiner.cpp3176 EVT ShiftAmtTy = getShiftAmountTy(N0.getValueType()); in visitSDIVLike() local
17785 EVT ShiftAmtTy = getShiftAmountTy(N0.getValueType()); in foldSelectCCToShiftAnd() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp879 EVT ShiftAmtTy = Op.getValueType(); in SimplifyDemandedBits() local