Home
last modified time | relevance | path

Searched refs:EltBitWidth (Results 1 – 25 of 65) sorted by relevance

123

/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3232 const unsigned EltBitWidth = Op.getValueSizeInBits(); in computeKnownBits() local
3235 Known.Zero = Known.Zero.getHiBits(Known.getBitWidth() - Index * EltBitWidth); in computeKnownBits()
3236 Known.One = Known.One.getHiBits(Known.getBitWidth() - Index * EltBitWidth); in computeKnownBits()
3239 Known = Known.trunc(EltBitWidth); in computeKnownBits()
3246 const unsigned EltBitWidth = VecVT.getScalarSizeInBits(); in computeKnownBits() local
3250 if (BitWidth > EltBitWidth) in computeKnownBits()
3251 Known = Known.trunc(EltBitWidth); in computeKnownBits()
3262 if (BitWidth > EltBitWidth) in computeKnownBits()
3897 const unsigned EltBitWidth = Op.getOperand(0).getScalarValueSizeInBits(); in ComputeNumSignBits() local
3903 if (BitWidth != EltBitWidth) in ComputeNumSignBits()
H A DTargetLowering.cpp1858 unsigned EltBitWidth = Src.getScalarValueSizeInBits(); in SimplifyDemandedBits() local
1869 if (BitWidth > EltBitWidth) in SimplifyDemandedBits()
1870 DemandedSrcBits = DemandedSrcBits.trunc(EltBitWidth); in SimplifyDemandedBits()
1888 if (BitWidth > EltBitWidth) in SimplifyDemandedBits()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3232 const unsigned EltBitWidth = Op.getValueSizeInBits(); in computeKnownBits() local
3235 Known.Zero = Known.Zero.getHiBits(Known.getBitWidth() - Index * EltBitWidth); in computeKnownBits()
3236 Known.One = Known.One.getHiBits(Known.getBitWidth() - Index * EltBitWidth); in computeKnownBits()
3239 Known = Known.trunc(EltBitWidth); in computeKnownBits()
3246 const unsigned EltBitWidth = VecVT.getScalarSizeInBits(); in computeKnownBits() local
3250 if (BitWidth > EltBitWidth) in computeKnownBits()
3251 Known = Known.trunc(EltBitWidth); in computeKnownBits()
3262 if (BitWidth > EltBitWidth) in computeKnownBits()
3897 const unsigned EltBitWidth = Op.getOperand(0).getScalarValueSizeInBits(); in ComputeNumSignBits() local
3903 if (BitWidth != EltBitWidth) in ComputeNumSignBits()
H A DTargetLowering.cpp1858 unsigned EltBitWidth = Src.getScalarValueSizeInBits(); in SimplifyDemandedBits() local
1869 if (BitWidth > EltBitWidth) in SimplifyDemandedBits()
1870 DemandedSrcBits = DemandedSrcBits.trunc(EltBitWidth); in SimplifyDemandedBits()
1888 if (BitWidth > EltBitWidth) in SimplifyDemandedBits()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3232 const unsigned EltBitWidth = Op.getValueSizeInBits(); in computeKnownBits() local
3235 Known.Zero = Known.Zero.getHiBits(Known.getBitWidth() - Index * EltBitWidth); in computeKnownBits()
3236 Known.One = Known.One.getHiBits(Known.getBitWidth() - Index * EltBitWidth); in computeKnownBits()
3239 Known = Known.trunc(EltBitWidth); in computeKnownBits()
3246 const unsigned EltBitWidth = VecVT.getScalarSizeInBits(); in computeKnownBits() local
3250 if (BitWidth > EltBitWidth) in computeKnownBits()
3251 Known = Known.trunc(EltBitWidth); in computeKnownBits()
3262 if (BitWidth > EltBitWidth) in computeKnownBits()
3897 const unsigned EltBitWidth = Op.getOperand(0).getScalarValueSizeInBits(); in ComputeNumSignBits() local
3903 if (BitWidth != EltBitWidth) in ComputeNumSignBits()
H A DTargetLowering.cpp1858 unsigned EltBitWidth = Src.getScalarValueSizeInBits(); in SimplifyDemandedBits() local
1869 if (BitWidth > EltBitWidth) in SimplifyDemandedBits()
1870 DemandedSrcBits = DemandedSrcBits.trunc(EltBitWidth); in SimplifyDemandedBits()
1888 if (BitWidth > EltBitWidth) in SimplifyDemandedBits()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3148 const unsigned EltBitWidth = Op.getValueSizeInBits(); in computeKnownBits() local
3151 Known.Zero = Known.Zero.getHiBits(Known.getBitWidth() - Index * EltBitWidth); in computeKnownBits()
3152 Known.One = Known.One.getHiBits(Known.getBitWidth() - Index * EltBitWidth); in computeKnownBits()
3155 Known = Known.trunc(EltBitWidth); in computeKnownBits()
3162 const unsigned EltBitWidth = VecVT.getScalarSizeInBits(); in computeKnownBits() local
3166 if (BitWidth > EltBitWidth) in computeKnownBits()
3167 Known = Known.trunc(EltBitWidth); in computeKnownBits()
3178 if (BitWidth > EltBitWidth) in computeKnownBits()
3796 const unsigned EltBitWidth = Op.getOperand(0).getScalarValueSizeInBits(); in ComputeNumSignBits() local
3802 if (BitWidth != EltBitWidth) in ComputeNumSignBits()
H A DTargetLowering.cpp1543 unsigned EltBitWidth = Src.getScalarValueSizeInBits(); in SimplifyDemandedBits() local
1554 if (BitWidth > EltBitWidth) in SimplifyDemandedBits()
1555 DemandedSrcBits = DemandedSrcBits.trunc(EltBitWidth); in SimplifyDemandedBits()
1562 if (BitWidth > EltBitWidth) in SimplifyDemandedBits()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3260 const unsigned EltBitWidth = Op.getValueSizeInBits(); in computeKnownBits() local
3263 Known.Zero = Known.Zero.getHiBits(Known.getBitWidth() - Index * EltBitWidth); in computeKnownBits()
3264 Known.One = Known.One.getHiBits(Known.getBitWidth() - Index * EltBitWidth); in computeKnownBits()
3267 Known = Known.trunc(EltBitWidth); in computeKnownBits()
3277 const unsigned EltBitWidth = VecVT.getScalarSizeInBits(); in computeKnownBits() local
3282 if (BitWidth > EltBitWidth) in computeKnownBits()
3283 Known = Known.trunc(EltBitWidth); in computeKnownBits()
3294 if (BitWidth > EltBitWidth) in computeKnownBits()
3891 const unsigned EltBitWidth = Op.getOperand(0).getScalarValueSizeInBits(); in ComputeNumSignBits() local
3897 if (BitWidth != EltBitWidth) in ComputeNumSignBits()
H A DTargetLowering.cpp2044 unsigned EltBitWidth = Src.getScalarValueSizeInBits(); in SimplifyDemandedBits() local
2059 if (BitWidth > EltBitWidth) in SimplifyDemandedBits()
2060 DemandedSrcBits = DemandedSrcBits.trunc(EltBitWidth); in SimplifyDemandedBits()
2078 if (BitWidth > EltBitWidth) in SimplifyDemandedBits()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3331 const unsigned EltBitWidth = Op.getValueSizeInBits(); in computeKnownBits() local
3334 Known.Zero = Known.Zero.getHiBits(Known.getBitWidth() - Index * EltBitWidth); in computeKnownBits()
3335 Known.One = Known.One.getHiBits(Known.getBitWidth() - Index * EltBitWidth); in computeKnownBits()
3338 Known = Known.trunc(EltBitWidth); in computeKnownBits()
3345 const unsigned EltBitWidth = VecVT.getScalarSizeInBits(); in computeKnownBits() local
3350 if (BitWidth > EltBitWidth) in computeKnownBits()
3351 Known = Known.trunc(EltBitWidth); in computeKnownBits()
3362 if (BitWidth > EltBitWidth) in computeKnownBits()
3992 const unsigned EltBitWidth = Op.getOperand(0).getScalarValueSizeInBits(); in ComputeNumSignBits() local
3998 if (BitWidth != EltBitWidth) in ComputeNumSignBits()
H A DTargetLowering.cpp2042 unsigned EltBitWidth = Src.getScalarValueSizeInBits(); in SimplifyDemandedBits() local
2053 if (BitWidth > EltBitWidth) in SimplifyDemandedBits()
2054 DemandedSrcBits = DemandedSrcBits.trunc(EltBitWidth); in SimplifyDemandedBits()
2072 if (BitWidth > EltBitWidth) in SimplifyDemandedBits()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3391 const unsigned EltBitWidth = Op.getValueSizeInBits(); in computeKnownBits() local
3394 Known.Zero = Known.Zero.getHiBits(Known.getBitWidth() - Index * EltBitWidth); in computeKnownBits()
3395 Known.One = Known.One.getHiBits(Known.getBitWidth() - Index * EltBitWidth); in computeKnownBits()
3398 Known = Known.trunc(EltBitWidth); in computeKnownBits()
3408 const unsigned EltBitWidth = VecVT.getScalarSizeInBits(); in computeKnownBits() local
3413 if (BitWidth > EltBitWidth) in computeKnownBits()
3414 Known = Known.trunc(EltBitWidth); in computeKnownBits()
3425 if (BitWidth > EltBitWidth) in computeKnownBits()
4072 const unsigned EltBitWidth = Op.getOperand(0).getScalarValueSizeInBits(); in ComputeNumSignBits() local
4078 if (BitWidth != EltBitWidth) in ComputeNumSignBits()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3296 const unsigned EltBitWidth = Op.getValueSizeInBits(); in computeKnownBits() local
3299 Known.Zero = Known.Zero.getHiBits(Known.getBitWidth() - Index * EltBitWidth); in computeKnownBits()
3300 Known.One = Known.One.getHiBits(Known.getBitWidth() - Index * EltBitWidth); in computeKnownBits()
3303 Known = Known.trunc(EltBitWidth); in computeKnownBits()
3313 const unsigned EltBitWidth = VecVT.getScalarSizeInBits(); in computeKnownBits() local
3318 if (BitWidth > EltBitWidth) in computeKnownBits()
3319 Known = Known.trunc(EltBitWidth); in computeKnownBits()
3330 if (BitWidth > EltBitWidth) in computeKnownBits()
3926 const unsigned EltBitWidth = Op.getOperand(0).getScalarValueSizeInBits(); in ComputeNumSignBits() local
3932 if (BitWidth != EltBitWidth) in ComputeNumSignBits()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3296 const unsigned EltBitWidth = Op.getValueSizeInBits(); in computeKnownBits() local
3299 Known.Zero = Known.Zero.getHiBits(Known.getBitWidth() - Index * EltBitWidth); in computeKnownBits()
3300 Known.One = Known.One.getHiBits(Known.getBitWidth() - Index * EltBitWidth); in computeKnownBits()
3303 Known = Known.trunc(EltBitWidth); in computeKnownBits()
3310 const unsigned EltBitWidth = VecVT.getScalarSizeInBits(); in computeKnownBits() local
3315 if (BitWidth > EltBitWidth) in computeKnownBits()
3316 Known = Known.trunc(EltBitWidth); in computeKnownBits()
3327 if (BitWidth > EltBitWidth) in computeKnownBits()
3957 const unsigned EltBitWidth = Op.getOperand(0).getScalarValueSizeInBits(); in ComputeNumSignBits() local
3963 if (BitWidth != EltBitWidth) in ComputeNumSignBits()
H A DTargetLowering.cpp2016 unsigned EltBitWidth = Src.getScalarValueSizeInBits(); in SimplifyDemandedBits() local
2027 if (BitWidth > EltBitWidth) in SimplifyDemandedBits()
2028 DemandedSrcBits = DemandedSrcBits.trunc(EltBitWidth); in SimplifyDemandedBits()
2046 if (BitWidth > EltBitWidth) in SimplifyDemandedBits()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3391 const unsigned EltBitWidth = Op.getValueSizeInBits(); in computeKnownBits() local
3394 Known.Zero = Known.Zero.getHiBits(Known.getBitWidth() - Index * EltBitWidth); in computeKnownBits()
3395 Known.One = Known.One.getHiBits(Known.getBitWidth() - Index * EltBitWidth); in computeKnownBits()
3398 Known = Known.trunc(EltBitWidth); in computeKnownBits()
3408 const unsigned EltBitWidth = VecVT.getScalarSizeInBits(); in computeKnownBits() local
3413 if (BitWidth > EltBitWidth) in computeKnownBits()
3414 Known = Known.trunc(EltBitWidth); in computeKnownBits()
3425 if (BitWidth > EltBitWidth) in computeKnownBits()
4072 const unsigned EltBitWidth = Op.getOperand(0).getScalarValueSizeInBits(); in ComputeNumSignBits() local
4078 if (BitWidth != EltBitWidth) in ComputeNumSignBits()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3391 const unsigned EltBitWidth = Op.getValueSizeInBits(); in computeKnownBits() local
3394 Known.Zero = Known.Zero.getHiBits(Known.getBitWidth() - Index * EltBitWidth); in computeKnownBits()
3395 Known.One = Known.One.getHiBits(Known.getBitWidth() - Index * EltBitWidth); in computeKnownBits()
3398 Known = Known.trunc(EltBitWidth); in computeKnownBits()
3408 const unsigned EltBitWidth = VecVT.getScalarSizeInBits(); in computeKnownBits() local
3413 if (BitWidth > EltBitWidth) in computeKnownBits()
3414 Known = Known.trunc(EltBitWidth); in computeKnownBits()
3425 if (BitWidth > EltBitWidth) in computeKnownBits()
4072 const unsigned EltBitWidth = Op.getOperand(0).getScalarValueSizeInBits(); in ComputeNumSignBits() local
4078 if (BitWidth != EltBitWidth) in ComputeNumSignBits()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3296 const unsigned EltBitWidth = Op.getValueSizeInBits(); in computeKnownBits() local
3299 Known.Zero = Known.Zero.getHiBits(Known.getBitWidth() - Index * EltBitWidth); in computeKnownBits()
3300 Known.One = Known.One.getHiBits(Known.getBitWidth() - Index * EltBitWidth); in computeKnownBits()
3303 Known = Known.trunc(EltBitWidth); in computeKnownBits()
3313 const unsigned EltBitWidth = VecVT.getScalarSizeInBits(); in computeKnownBits() local
3318 if (BitWidth > EltBitWidth) in computeKnownBits()
3319 Known = Known.trunc(EltBitWidth); in computeKnownBits()
3330 if (BitWidth > EltBitWidth) in computeKnownBits()
3926 const unsigned EltBitWidth = Op.getOperand(0).getScalarValueSizeInBits(); in ComputeNumSignBits() local
3932 if (BitWidth != EltBitWidth) in ComputeNumSignBits()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3391 const unsigned EltBitWidth = Op.getValueSizeInBits(); in computeKnownBits() local
3394 Known.Zero = Known.Zero.getHiBits(Known.getBitWidth() - Index * EltBitWidth); in computeKnownBits()
3395 Known.One = Known.One.getHiBits(Known.getBitWidth() - Index * EltBitWidth); in computeKnownBits()
3398 Known = Known.trunc(EltBitWidth); in computeKnownBits()
3408 const unsigned EltBitWidth = VecVT.getScalarSizeInBits(); in computeKnownBits() local
3413 if (BitWidth > EltBitWidth) in computeKnownBits()
3414 Known = Known.trunc(EltBitWidth); in computeKnownBits()
3425 if (BitWidth > EltBitWidth) in computeKnownBits()
4072 const unsigned EltBitWidth = Op.getOperand(0).getScalarValueSizeInBits(); in ComputeNumSignBits() local
4078 if (BitWidth != EltBitWidth) in ComputeNumSignBits()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3391 const unsigned EltBitWidth = Op.getValueSizeInBits(); in computeKnownBits() local
3394 Known.Zero = Known.Zero.getHiBits(Known.getBitWidth() - Index * EltBitWidth); in computeKnownBits()
3395 Known.One = Known.One.getHiBits(Known.getBitWidth() - Index * EltBitWidth); in computeKnownBits()
3398 Known = Known.trunc(EltBitWidth); in computeKnownBits()
3408 const unsigned EltBitWidth = VecVT.getScalarSizeInBits(); in computeKnownBits() local
3413 if (BitWidth > EltBitWidth) in computeKnownBits()
3414 Known = Known.trunc(EltBitWidth); in computeKnownBits()
3425 if (BitWidth > EltBitWidth) in computeKnownBits()
4072 const unsigned EltBitWidth = Op.getOperand(0).getScalarValueSizeInBits(); in ComputeNumSignBits() local
4078 if (BitWidth != EltBitWidth) in ComputeNumSignBits()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3435 const unsigned EltBitWidth = Op.getValueSizeInBits(); in computeKnownBits() local
3438 Known.Zero = Known.Zero.getHiBits(Known.getBitWidth() - Index * EltBitWidth); in computeKnownBits()
3439 Known.One = Known.One.getHiBits(Known.getBitWidth() - Index * EltBitWidth); in computeKnownBits()
3442 Known = Known.trunc(EltBitWidth); in computeKnownBits()
3452 const unsigned EltBitWidth = VecVT.getScalarSizeInBits(); in computeKnownBits() local
3457 if (BitWidth > EltBitWidth) in computeKnownBits()
3458 Known = Known.trunc(EltBitWidth); in computeKnownBits()
3469 if (BitWidth > EltBitWidth) in computeKnownBits()
4120 const unsigned EltBitWidth = Op.getOperand(0).getScalarValueSizeInBits(); in ComputeNumSignBits() local
4126 if (BitWidth != EltBitWidth) in ComputeNumSignBits()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2888 const unsigned EltBitWidth = VecVT.getScalarSizeInBits();
2892 if (BitWidth > EltBitWidth)
2893 Known = Known.trunc(EltBitWidth);
2904 if (BitWidth > EltBitWidth)
3508 const unsigned EltBitWidth = Op.getOperand(0).getScalarValueSizeInBits();
3514 if (BitWidth != EltBitWidth)
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1249 unsigned EltBitWidth = Src.getScalarValueSizeInBits();
1260 if (BitWidth > EltBitWidth)
1261 DemandedSrcBits = DemandedSrcBits.trunc(EltBitWidth);
1268 if (BitWidth > EltBitWidth)
H A DSelectionDAG.cpp3028 const unsigned EltBitWidth = VecVT.getScalarSizeInBits(); in computeKnownBits() local
3032 if (BitWidth > EltBitWidth) in computeKnownBits()
3033 Known = Known.trunc(EltBitWidth); in computeKnownBits()
3044 if (BitWidth > EltBitWidth) in computeKnownBits()
3663 const unsigned EltBitWidth = Op.getOperand(0).getScalarValueSizeInBits(); in ComputeNumSignBits() local
3669 if (BitWidth != EltBitWidth) in ComputeNumSignBits()

123