Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp635 unsigned NewWidth = std::max<unsigned>( in processUDivOrURem() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DAPInt.h927 unsigned NewWidth = getBitWidth() + NewLSB.getBitWidth(); in concat() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DAPInt.h937 unsigned NewWidth = getBitWidth() + NewLSB.getBitWidth(); in concat() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DAPInt.h927 unsigned NewWidth = getBitWidth() + NewLSB.getBitWidth(); in concat() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp799 unsigned NewWidth = Width; in instCombineIntrinsic() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DAPInt.h927 unsigned NewWidth = getBitWidth() + NewLSB.getBitWidth(); in concat() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DAPInt.h927 unsigned NewWidth = getBitWidth() + NewLSB.getBitWidth(); in concat() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp271 unsigned NewWidth = V->getType()->getPrimitiveSizeInBits(); in GetLinearExpression() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp379 unsigned NewWidth = V->getType()->getPrimitiveSizeInBits(); in GetLinearExpression() local
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2187 unsigned NewWidth = BitWidth - std::max(LeadingKnownZeros, LeadingKnownOnes); in visitSwitchInst() local
H A DInstCombineCompares.cpp2510 unsigned NewWidth = CI2->getValue().countTrailingZeros(); in ProcessUGT_ADDCST_ADD() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2671 unsigned NewWidth = Known.getBitWidth() - std::max(LeadingKnownZeros, LeadingKnownOnes); in visitSwitchInst() local
H A DInstCombineCalls.cpp3890 unsigned NewWidth = Width; in visitCallInst() local
H A DInstCombineCompares.cpp1272 unsigned NewWidth = CI2->getValue().countTrailingZeros(); in processUGT_ADDCST_ADD() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DAPInt.cpp345 unsigned NewWidth = getBitWidth() + NewLSB.getBitWidth(); in concatSlowCase() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp741 unsigned NewWidth = SrcVT.getStoreSizeInBits(); in LegalizeLoadOps() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp697 unsigned NewWidth = SrcVT.getStoreSizeInBits(); in LegalizeLoadOps() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3252 unsigned NewWidth = Known.getBitWidth() - std::max(LeadingKnownZeros, LeadingKnownOnes); in visitSwitchInst() local
H A DInstCombineCompares.cpp1146 unsigned NewWidth = CI2->getValue().countTrailingZeros(); in processUGT_ADDCST_ADD() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp743 unsigned NewWidth = SrcVT.getStoreSizeInBits(); in LegalizeLoadOps() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp3292 auto repeatOp = [&](unsigned NewWidth, SDValue Arg) { in ExpandHvxResizeIntoSteps()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp6559 unsigned NewWidth, unsigned *pNewMask = nullptr) { in AdjustBlendMask()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp8016 unsigned NewWidth, unsigned *pNewMask = nullptr) { in AdjustBlendMask()
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaDecl.cpp14944 unsigned NewWidth; in ActOnEnumBody() local

12