/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | CorrelatedValuePropagation.cpp | 731 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 D | CorrelatedValuePropagation.cpp | 635 unsigned NewWidth = std::max<unsigned>( in processUDivOrURem() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | APInt.h | 927 unsigned NewWidth = getBitWidth() + NewLSB.getBitWidth(); in concat() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
H A D | APInt.h | 937 unsigned NewWidth = getBitWidth() + NewLSB.getBitWidth(); in concat() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | APInt.h | 927 unsigned NewWidth = getBitWidth() + NewLSB.getBitWidth(); in concat() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUInstCombineIntrinsic.cpp | 799 unsigned NewWidth = Width; in instCombineIntrinsic() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/ |
D | APInt.h | 927 unsigned NewWidth = getBitWidth() + NewLSB.getBitWidth(); in concat() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | APInt.h | 927 unsigned NewWidth = getBitWidth() + NewLSB.getBitWidth(); in concat() local
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | BasicAliasAnalysis.cpp | 271 unsigned NewWidth = V->getType()->getPrimitiveSizeInBits(); in GetLinearExpression() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | BasicAliasAnalysis.cpp | 379 unsigned NewWidth = V->getType()->getPrimitiveSizeInBits(); in GetLinearExpression() local
|
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/ |
H A D | InstructionCombining.cpp | 2187 unsigned NewWidth = BitWidth - std::max(LeadingKnownZeros, LeadingKnownOnes); in visitSwitchInst() local
|
H A D | InstCombineCompares.cpp | 2510 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 D | InstructionCombining.cpp | 2671 unsigned NewWidth = Known.getBitWidth() - std::max(LeadingKnownZeros, LeadingKnownOnes); in visitSwitchInst() local
|
H A D | InstCombineCalls.cpp | 3890 unsigned NewWidth = Width; in visitCallInst() local
|
H A D | InstCombineCompares.cpp | 1272 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 D | APInt.cpp | 345 unsigned NewWidth = getBitWidth() + NewLSB.getBitWidth(); in concatSlowCase() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 741 unsigned NewWidth = SrcVT.getStoreSizeInBits(); in LegalizeLoadOps() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 697 unsigned NewWidth = SrcVT.getStoreSizeInBits(); in LegalizeLoadOps() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstructionCombining.cpp | 3252 unsigned NewWidth = Known.getBitWidth() - std::max(LeadingKnownZeros, LeadingKnownOnes); in visitSwitchInst() local
|
H A D | InstCombineCompares.cpp | 1146 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 D | LegalizeDAG.cpp | 743 unsigned NewWidth = SrcVT.getStoreSizeInBits(); in LegalizeLoadOps() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLoweringHVX.cpp | 3292 auto repeatOp = [&](unsigned NewWidth, SDValue Arg) { in ExpandHvxResizeIntoSteps()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 6559 unsigned NewWidth, unsigned *pNewMask = nullptr) { in AdjustBlendMask()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 8016 unsigned NewWidth, unsigned *pNewMask = nullptr) { in AdjustBlendMask()
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaDecl.cpp | 14944 unsigned NewWidth; in ActOnEnumBody() local
|