Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/Scalar/
DCorrelatedValuePropagation.cpp647 unsigned NewWidth = std::max<unsigned>(PowerOf2Ceil(MinSignedBits), 8); in narrowSDivOrSRem() local
691 unsigned NewWidth = std::max<unsigned>(PowerOf2Ceil(MaxActiveBits), 8); in processUDivOrURem() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DCorrelatedValuePropagation.cpp635 unsigned NewWidth = std::max<unsigned>( in processUDivOrURem() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUInstCombineIntrinsic.cpp651 unsigned NewWidth = Width; in instCombineIntrinsic() local
/external/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp271 unsigned NewWidth = V->getType()->getPrimitiveSizeInBits(); in GetLinearExpression() local
/external/llvm-project/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp336 unsigned NewWidth = V->getType()->getPrimitiveSizeInBits(); in GetLinearExpression() local
DScalarEvolution.cpp8772 unsigned NewWidth = BitWidth + 1; in GetQuadraticEquation() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp379 unsigned NewWidth = V->getType()->getPrimitiveSizeInBits(); in GetLinearExpression() local
DScalarEvolution.cpp8524 unsigned NewWidth = BitWidth + 1; in GetQuadraticEquation() local
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp2187 unsigned NewWidth = BitWidth - std::max(LeadingKnownZeros, LeadingKnownOnes); in visitSwitchInst() local
DInstCombineCompares.cpp2510 unsigned NewWidth = CI2->getValue().countTrailingZeros(); in ProcessUGT_ADDCST_ADD() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp2671 unsigned NewWidth = Known.getBitWidth() - std::max(LeadingKnownZeros, LeadingKnownOnes); in visitSwitchInst() local
DInstCombineCalls.cpp3890 unsigned NewWidth = Width; in visitCallInst() local
DInstCombineCompares.cpp1272 unsigned NewWidth = CI2->getValue().countTrailingZeros(); in processUGT_ADDCST_ADD() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp2943 unsigned NewWidth = Known.getBitWidth() - std::max(LeadingKnownZeros, LeadingKnownOnes); in visitSwitchInst() local
DInstCombineCompares.cpp1274 unsigned NewWidth = CI2->getValue().countTrailingZeros(); in processUGT_ADDCST_ADD() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp697 unsigned NewWidth = SrcVT.getStoreSizeInBits(); in LegalizeLoadOps() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp741 unsigned NewWidth = SrcVT.getStoreSizeInBits(); in LegalizeLoadOps() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp741 unsigned NewWidth = SrcVT.getStoreSizeInBits(); in LegalizeLoadOps() local
/external/llvm-project/llvm/lib/Target/X86/
DX86InstrInfo.cpp7327 unsigned NewWidth, unsigned *pNewMask = nullptr) { in AdjustBlendMask()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp6559 unsigned NewWidth, unsigned *pNewMask = nullptr) { in AdjustBlendMask()
/external/clang/lib/Sema/
DSemaDecl.cpp14944 unsigned NewWidth; in ActOnEnumBody() local
/external/llvm-project/clang/lib/Sema/
DSemaDecl.cpp18169 unsigned NewWidth; in ActOnEnumBody() local