Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DCorrelatedValuePropagation.cpp731 unsigned NewWidth = std::max<unsigned>(PowerOf2Ceil(MinSignedBits), 8); in narrowSDivOrSRem() local
842 unsigned NewWidth = std::max<unsigned>(PowerOf2Ceil(MaxActiveBits), 8); in narrowUDivOrURem() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DCorrelatedValuePropagation.cpp635 unsigned NewWidth = std::max<unsigned>( in processUDivOrURem() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstCombineIntrinsic.cpp799 unsigned NewWidth = Width; in instCombineIntrinsic() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DAPInt.h937 unsigned NewWidth = getBitWidth() + NewLSB.getBitWidth(); in concat() local
/external/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp271 unsigned NewWidth = V->getType()->getPrimitiveSizeInBits(); in GetLinearExpression() 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/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DAPInt.cpp345 unsigned NewWidth = getBitWidth() + NewLSB.getBitWidth(); in concatSlowCase() 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/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp3252 unsigned NewWidth = Known.getBitWidth() - std::max(LeadingKnownZeros, LeadingKnownOnes); in visitSwitchInst() local
DInstCombineCompares.cpp1146 unsigned NewWidth = CI2->getValue().countTrailingZeros(); in processUGT_ADDCST_ADD() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp743 unsigned NewWidth = SrcVT.getStoreSizeInBits(); in LegalizeLoadOps() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp3292 auto repeatOp = [&](unsigned NewWidth, SDValue Arg) { in ExpandHvxResizeIntoSteps()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp6559 unsigned NewWidth, unsigned *pNewMask = nullptr) { in AdjustBlendMask()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp8016 unsigned NewWidth, unsigned *pNewMask = nullptr) { in AdjustBlendMask()
/external/clang/lib/Sema/
DSemaDecl.cpp14944 unsigned NewWidth; in ActOnEnumBody() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DScalarEvolution.cpp10170 unsigned NewWidth = BitWidth + 1; in GetQuadraticEquation() local