Home
last modified time | relevance | path

Searched defs:NewWidth (Results 1 – 11 of 11) sorted by relevance

/llvm-project/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp769 unsigned NewWidth = std::max<unsigned>(PowerOf2Ceil(MinSignedBits), 8); narrowSDivOrSRem() local
889 unsigned NewWidth = std::max<unsigned>(PowerOf2Ceil(MaxActiveBits), 8); narrowUDivOrURem() local
/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h929 unsigned NewWidth = getBitWidth() + NewLSB.getBitWidth(); concat() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp940 unsigned NewWidth = Width; instCombineIntrinsic() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3802 unsigned NewWidth = SrcTy->getScalarSizeInBits(); visitSwitchInst() local
3840 unsigned NewWidth = Known.getBitWidth() - std::max(LeadingKnownZeros, LeadingKnownOnes); visitSwitchInst() local
[all...]
H A DInstCombineCompares.cpp1082 unsigned NewWidth = CI2->getValue().countr_zero(); processUGT_ADDCST_ADD() local
[all...]
/llvm-project/llvm/lib/Support/
H A DAPInt.cpp354 unsigned NewWidth = getBitWidth() + NewLSB.getBitWidth(); concatSlowCase() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp732 EVT NVT = EVT::getIntegerVT(*DAG.getContext(), NewWidth); in LegalizeLoadOps() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp3293 __anona74f0ac60c02(unsigned NewWidth, SDValue Arg) ExpandHvxResizeIntoSteps() argument
/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp8904 AdjustBlendMask(unsigned OldMask,unsigned OldWidth,unsigned NewWidth,unsigned * pNewMask=nullptr) AdjustBlendMask() argument
/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp19966 unsigned NewWidth; ActOnEnumBody() local
/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp10184 unsigned NewWidth = BitWidth + 1; GetQuadraticEquation() local