Home
last modified time | relevance | path

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

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp202 Type *ExtendedTy = WidestTy->getExtendedType(); in dropRedundantMaskingOfLeftShiftInput() local
242 ExtendedTy->getScalarSizeInBits())); in dropRedundantMaskingOfLeftShiftInput()
243 auto *ExtendedSumOfShAmts = ConstantExpr::getZExt(SumOfShAmts, ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
245 auto *ExtendedAllOnes = ConstantExpr::getAllOnesValue(ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
281 ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
283 auto *ExtendedAllOnes = ConstantExpr::getAllOnesValue(ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp201 Type *ExtendedTy = WidestTy->getExtendedType(); in dropRedundantMaskingOfLeftShiftInput() local
241 ExtendedTy->getScalarSizeInBits())); in dropRedundantMaskingOfLeftShiftInput()
242 auto *ExtendedSumOfShAmts = ConstantExpr::getZExt(SumOfShAmts, ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
244 auto *ExtendedAllOnes = ConstantExpr::getAllOnesValue(ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
280 ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
282 auto *ExtendedAllOnes = ConstantExpr::getAllOnesValue(ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp201 Type *ExtendedTy = WidestTy->getExtendedType(); in dropRedundantMaskingOfLeftShiftInput() local
241 ExtendedTy->getScalarSizeInBits())); in dropRedundantMaskingOfLeftShiftInput()
242 auto *ExtendedSumOfShAmts = ConstantExpr::getZExt(SumOfShAmts, ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
244 auto *ExtendedAllOnes = ConstantExpr::getAllOnesValue(ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
280 ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
282 auto *ExtendedAllOnes = ConstantExpr::getAllOnesValue(ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp201 Type *ExtendedTy = WidestTy->getExtendedType(); in dropRedundantMaskingOfLeftShiftInput() local
241 ExtendedTy->getScalarSizeInBits())); in dropRedundantMaskingOfLeftShiftInput()
242 auto *ExtendedSumOfShAmts = ConstantExpr::getZExt(SumOfShAmts, ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
244 auto *ExtendedAllOnes = ConstantExpr::getAllOnesValue(ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
280 ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
282 auto *ExtendedAllOnes = ConstantExpr::getAllOnesValue(ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp201 Type *ExtendedTy = WidestTy->getExtendedType(); in dropRedundantMaskingOfLeftShiftInput() local
241 ExtendedTy->getScalarSizeInBits())); in dropRedundantMaskingOfLeftShiftInput()
242 auto *ExtendedSumOfShAmts = ConstantExpr::getZExt(SumOfShAmts, ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
244 auto *ExtendedAllOnes = ConstantExpr::getAllOnesValue(ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
280 ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
282 auto *ExtendedAllOnes = ConstantExpr::getAllOnesValue(ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp201 Type *ExtendedTy = WidestTy->getExtendedType(); in dropRedundantMaskingOfLeftShiftInput() local
241 ExtendedTy->getScalarSizeInBits())); in dropRedundantMaskingOfLeftShiftInput()
242 auto *ExtendedSumOfShAmts = ConstantExpr::getZExt(SumOfShAmts, ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
244 auto *ExtendedAllOnes = ConstantExpr::getAllOnesValue(ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
280 ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
282 auto *ExtendedAllOnes = ConstantExpr::getAllOnesValue(ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp208 Type *ExtendedTy = WidestTy->getExtendedType(); in dropRedundantMaskingOfLeftShiftInput() local
248 ExtendedTy->getScalarSizeInBits())); in dropRedundantMaskingOfLeftShiftInput()
249 auto *ExtendedSumOfShAmts = ConstantExpr::getZExt(SumOfShAmts, ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
251 auto *ExtendedAllOnes = ConstantExpr::getAllOnesValue(ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
287 ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
289 auto *ExtendedAllOnes = ConstantExpr::getAllOnesValue(ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp208 Type *ExtendedTy = WidestTy->getExtendedType(); in dropRedundantMaskingOfLeftShiftInput() local
248 ExtendedTy->getScalarSizeInBits())); in dropRedundantMaskingOfLeftShiftInput()
249 auto *ExtendedSumOfShAmts = ConstantExpr::getZExt(SumOfShAmts, ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
251 auto *ExtendedAllOnes = ConstantExpr::getAllOnesValue(ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
287 ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
289 auto *ExtendedAllOnes = ConstantExpr::getAllOnesValue(ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp208 Type *ExtendedTy = WidestTy->getExtendedType(); in dropRedundantMaskingOfLeftShiftInput() local
248 ExtendedTy->getScalarSizeInBits())); in dropRedundantMaskingOfLeftShiftInput()
249 auto *ExtendedSumOfShAmts = ConstantExpr::getZExt(SumOfShAmts, ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
251 auto *ExtendedAllOnes = ConstantExpr::getAllOnesValue(ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
287 ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
289 auto *ExtendedAllOnes = ConstantExpr::getAllOnesValue(ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp208 Type *ExtendedTy = WidestTy->getExtendedType(); in dropRedundantMaskingOfLeftShiftInput() local
248 ExtendedTy->getScalarSizeInBits())); in dropRedundantMaskingOfLeftShiftInput()
249 auto *ExtendedSumOfShAmts = ConstantExpr::getZExt(SumOfShAmts, ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
251 auto *ExtendedAllOnes = ConstantExpr::getAllOnesValue(ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
287 ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
289 auto *ExtendedAllOnes = ConstantExpr::getAllOnesValue(ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp208 Type *ExtendedTy = WidestTy->getExtendedType(); in dropRedundantMaskingOfLeftShiftInput() local
248 ExtendedTy->getScalarSizeInBits())); in dropRedundantMaskingOfLeftShiftInput()
249 auto *ExtendedSumOfShAmts = ConstantExpr::getZExt(SumOfShAmts, ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
251 auto *ExtendedAllOnes = ConstantExpr::getAllOnesValue(ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
287 ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
289 auto *ExtendedAllOnes = ConstantExpr::getAllOnesValue(ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp208 Type *ExtendedTy = WidestTy->getExtendedType(); in dropRedundantMaskingOfLeftShiftInput() local
248 ExtendedTy->getScalarSizeInBits())); in dropRedundantMaskingOfLeftShiftInput()
249 auto *ExtendedSumOfShAmts = ConstantExpr::getZExt(SumOfShAmts, ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
251 auto *ExtendedAllOnes = ConstantExpr::getAllOnesValue(ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
287 ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
289 auto *ExtendedAllOnes = ConstantExpr::getAllOnesValue(ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp208 Type *ExtendedTy = WidestTy->getExtendedType(); in dropRedundantMaskingOfLeftShiftInput() local
248 ExtendedTy->getScalarSizeInBits())); in dropRedundantMaskingOfLeftShiftInput()
249 auto *ExtendedSumOfShAmts = ConstantExpr::getZExt(SumOfShAmts, ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
251 auto *ExtendedAllOnes = ConstantExpr::getAllOnesValue(ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
287 ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
289 auto *ExtendedAllOnes = ConstantExpr::getAllOnesValue(ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp208 Type *ExtendedTy = WidestTy->getExtendedType(); in dropRedundantMaskingOfLeftShiftInput() local
248 ExtendedTy->getScalarSizeInBits())); in dropRedundantMaskingOfLeftShiftInput()
249 auto *ExtendedSumOfShAmts = ConstantExpr::getZExt(SumOfShAmts, ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
251 auto *ExtendedAllOnes = ConstantExpr::getAllOnesValue(ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
287 ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
289 auto *ExtendedAllOnes = ConstantExpr::getAllOnesValue(ExtendedTy); in dropRedundantMaskingOfLeftShiftInput()
/dports/devel/llvm10/llvm-10.0.1.src/lib/IR/
H A DConstantFold.cpp2461 Type *ExtendedTy = Type::getIntNTy(Div->getContext(), CommonExtendedWidth); in ConstantFoldGetElementPtr() local
2463 ExtendedTy = VectorType::get( in ConstantFoldGetElementPtr()
2464 ExtendedTy, IsPrevIdxVector in ConstantFoldGetElementPtr()
2469 PrevIdx = ConstantExpr::getSExt(PrevIdx, ExtendedTy); in ConstantFoldGetElementPtr()
2472 Div = ConstantExpr::getSExt(Div, ExtendedTy); in ConstantFoldGetElementPtr()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/IR/
H A DConstantFold.cpp2396 Type *ExtendedTy = Type::getIntNTy(Div->getContext(), CommonExtendedWidth);
2398 ExtendedTy = FixedVectorType::get(
2399 ExtendedTy,
2405 PrevIdx = ConstantExpr::getSExt(PrevIdx, ExtendedTy);
2408 Div = ConstantExpr::getSExt(Div, ExtendedTy);
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/IR/
H A DConstantFold.cpp2396 Type *ExtendedTy = Type::getIntNTy(Div->getContext(), CommonExtendedWidth); in ConstantFoldGetElementPtr() local
2398 ExtendedTy = FixedVectorType::get( in ConstantFoldGetElementPtr()
2399 ExtendedTy, in ConstantFoldGetElementPtr()
2405 PrevIdx = ConstantExpr::getSExt(PrevIdx, ExtendedTy); in ConstantFoldGetElementPtr()
2408 Div = ConstantExpr::getSExt(Div, ExtendedTy); in ConstantFoldGetElementPtr()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstantFold.cpp2461 Type *ExtendedTy = Type::getIntNTy(Div->getContext(), CommonExtendedWidth); in ConstantFoldGetElementPtr() local
2463 ExtendedTy = VectorType::get( in ConstantFoldGetElementPtr()
2464 ExtendedTy, IsPrevIdxVector in ConstantFoldGetElementPtr()
2469 PrevIdx = ConstantExpr::getSExt(PrevIdx, ExtendedTy); in ConstantFoldGetElementPtr()
2472 Div = ConstantExpr::getSExt(Div, ExtendedTy); in ConstantFoldGetElementPtr()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp2396 Type *ExtendedTy = Type::getIntNTy(Div->getContext(), CommonExtendedWidth); in ConstantFoldGetElementPtr() local
2398 ExtendedTy = FixedVectorType::get( in ConstantFoldGetElementPtr()
2399 ExtendedTy, in ConstantFoldGetElementPtr()
2405 PrevIdx = ConstantExpr::getSExt(PrevIdx, ExtendedTy); in ConstantFoldGetElementPtr()
2408 Div = ConstantExpr::getSExt(Div, ExtendedTy); in ConstantFoldGetElementPtr()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/IR/
H A DConstantFold.cpp2399 Type *ExtendedTy = Type::getIntNTy(Div->getContext(), CommonExtendedWidth); in ConstantFoldGetElementPtr() local
2401 ExtendedTy = FixedVectorType::get( in ConstantFoldGetElementPtr()
2402 ExtendedTy, in ConstantFoldGetElementPtr()
2408 PrevIdx = ConstantExpr::getSExt(PrevIdx, ExtendedTy); in ConstantFoldGetElementPtr()
2411 Div = ConstantExpr::getSExt(Div, ExtendedTy); in ConstantFoldGetElementPtr()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/IR/
H A DConstantFold.cpp2396 Type *ExtendedTy = Type::getIntNTy(Div->getContext(), CommonExtendedWidth); in ConstantFoldGetElementPtr() local
2398 ExtendedTy = FixedVectorType::get( in ConstantFoldGetElementPtr()
2399 ExtendedTy, in ConstantFoldGetElementPtr()
2405 PrevIdx = ConstantExpr::getSExt(PrevIdx, ExtendedTy); in ConstantFoldGetElementPtr()
2408 Div = ConstantExpr::getSExt(Div, ExtendedTy); in ConstantFoldGetElementPtr()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp2461 Type *ExtendedTy = Type::getIntNTy(Div->getContext(), CommonExtendedWidth); in ConstantFoldGetElementPtr() local
2463 ExtendedTy = VectorType::get( in ConstantFoldGetElementPtr()
2464 ExtendedTy, IsPrevIdxVector in ConstantFoldGetElementPtr()
2469 PrevIdx = ConstantExpr::getSExt(PrevIdx, ExtendedTy); in ConstantFoldGetElementPtr()
2472 Div = ConstantExpr::getSExt(Div, ExtendedTy); in ConstantFoldGetElementPtr()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/IR/
H A DConstantFold.cpp2396 Type *ExtendedTy = Type::getIntNTy(Div->getContext(), CommonExtendedWidth); in ConstantFoldGetElementPtr() local
2398 ExtendedTy = FixedVectorType::get( in ConstantFoldGetElementPtr()
2399 ExtendedTy, in ConstantFoldGetElementPtr()
2405 PrevIdx = ConstantExpr::getSExt(PrevIdx, ExtendedTy); in ConstantFoldGetElementPtr()
2408 Div = ConstantExpr::getSExt(Div, ExtendedTy); in ConstantFoldGetElementPtr()
/dports/devel/llvm90/llvm-9.0.1.src/lib/IR/
H A DConstantFold.cpp2416 Type *ExtendedTy = Type::getIntNTy(Div->getContext(), CommonExtendedWidth); in ConstantFoldGetElementPtr() local
2418 ExtendedTy = VectorType::get( in ConstantFoldGetElementPtr()
2419 ExtendedTy, IsPrevIdxVector in ConstantFoldGetElementPtr()
2424 PrevIdx = ConstantExpr::getSExt(PrevIdx, ExtendedTy); in ConstantFoldGetElementPtr()
2427 Div = ConstantExpr::getSExt(Div, ExtendedTy); in ConstantFoldGetElementPtr()
/dports/devel/llvm80/llvm-8.0.1.src/lib/IR/
H A DConstantFold.cpp2340 Type *ExtendedTy = Type::getIntNTy(Div->getContext(), CommonExtendedWidth); in ConstantFoldGetElementPtr() local
2342 ExtendedTy = VectorType::get( in ConstantFoldGetElementPtr()
2343 ExtendedTy, IsPrevIdxVector in ConstantFoldGetElementPtr()
2348 PrevIdx = ConstantExpr::getSExt(PrevIdx, ExtendedTy); in ConstantFoldGetElementPtr()
2351 Div = ConstantExpr::getSExt(Div, ExtendedTy); in ConstantFoldGetElementPtr()

123