Home
last modified time | relevance | path

Searched refs:NewInsIndex (Results 1 – 25 of 33) sorted by relevance

12

/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1547 int NewInsIndex = -1; in foldShuffleWithInsert() local
1558 if (NewInsIndex != -1 || Mask[i] != IndexC->getSExtValue()) in foldShuffleWithInsert()
1562 NewInsIndex = i; in foldShuffleWithInsert()
1565 assert(NewInsIndex != -1 && "Did not fold shuffle with unused operand?"); in foldShuffleWithInsert()
1568 IndexC = ConstantInt::get(IndexC->getType(), NewInsIndex); in foldShuffleWithInsert()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1642 int NewInsIndex = -1; in foldShuffleWithInsert() local
1653 if (NewInsIndex != -1 || Mask[i] != IndexC->getSExtValue()) in foldShuffleWithInsert()
1657 NewInsIndex = i; in foldShuffleWithInsert()
1660 assert(NewInsIndex != -1 && "Did not fold shuffle with unused operand?"); in foldShuffleWithInsert()
1663 IndexC = ConstantInt::get(IndexC->getType(), NewInsIndex); in foldShuffleWithInsert()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1868 int NewInsIndex = -1; in foldShuffleWithInsert() local
1879 if (NewInsIndex != -1 || Mask[i] != IndexC->getSExtValue()) in foldShuffleWithInsert()
1883 NewInsIndex = i; in foldShuffleWithInsert()
1886 assert(NewInsIndex != -1 && "Did not fold shuffle with unused operand?"); in foldShuffleWithInsert()
1889 IndexC = ConstantInt::get(IndexC->getType(), NewInsIndex); in foldShuffleWithInsert()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1791 int NewInsIndex = -1; in foldShuffleWithInsert() local
1802 if (NewInsIndex != -1 || Mask[i] != IndexC->getSExtValue()) in foldShuffleWithInsert()
1806 NewInsIndex = i; in foldShuffleWithInsert()
1809 assert(NewInsIndex != -1 && "Did not fold shuffle with unused operand?"); in foldShuffleWithInsert()
1812 IndexC = ConstantInt::get(IndexC->getType(), NewInsIndex); in foldShuffleWithInsert()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp2168 int NewInsIndex = -1; in foldShuffleWithInsert() local
2179 if (NewInsIndex != -1 || Mask[i] != IndexC->getSExtValue()) in foldShuffleWithInsert()
2183 NewInsIndex = i; in foldShuffleWithInsert()
2186 assert(NewInsIndex != -1 && "Did not fold shuffle with unused operand?"); in foldShuffleWithInsert()
2189 IndexC = ConstantInt::get(IndexC->getType(), NewInsIndex); in foldShuffleWithInsert()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1868 int NewInsIndex = -1; in foldShuffleWithInsert() local
1879 if (NewInsIndex != -1 || Mask[i] != IndexC->getSExtValue()) in foldShuffleWithInsert()
1883 NewInsIndex = i; in foldShuffleWithInsert()
1886 assert(NewInsIndex != -1 && "Did not fold shuffle with unused operand?"); in foldShuffleWithInsert()
1889 IndexC = ConstantInt::get(IndexC->getType(), NewInsIndex); in foldShuffleWithInsert()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1791 int NewInsIndex = -1; in foldShuffleWithInsert() local
1802 if (NewInsIndex != -1 || Mask[i] != IndexC->getSExtValue()) in foldShuffleWithInsert()
1806 NewInsIndex = i; in foldShuffleWithInsert()
1809 assert(NewInsIndex != -1 && "Did not fold shuffle with unused operand?"); in foldShuffleWithInsert()
1812 IndexC = ConstantInt::get(IndexC->getType(), NewInsIndex); in foldShuffleWithInsert()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1791 int NewInsIndex = -1; in foldShuffleWithInsert() local
1802 if (NewInsIndex != -1 || Mask[i] != IndexC->getSExtValue()) in foldShuffleWithInsert()
1806 NewInsIndex = i; in foldShuffleWithInsert()
1809 assert(NewInsIndex != -1 && "Did not fold shuffle with unused operand?"); in foldShuffleWithInsert()
1812 IndexC = ConstantInt::get(IndexC->getType(), NewInsIndex); in foldShuffleWithInsert()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp2168 int NewInsIndex = -1; in foldShuffleWithInsert() local
2179 if (NewInsIndex != -1 || Mask[i] != IndexC->getSExtValue()) in foldShuffleWithInsert()
2183 NewInsIndex = i; in foldShuffleWithInsert()
2186 assert(NewInsIndex != -1 && "Did not fold shuffle with unused operand?"); in foldShuffleWithInsert()
2189 IndexC = ConstantInt::get(IndexC->getType(), NewInsIndex); in foldShuffleWithInsert()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp2168 int NewInsIndex = -1; in foldShuffleWithInsert() local
2179 if (NewInsIndex != -1 || Mask[i] != IndexC->getSExtValue()) in foldShuffleWithInsert()
2183 NewInsIndex = i; in foldShuffleWithInsert()
2186 assert(NewInsIndex != -1 && "Did not fold shuffle with unused operand?"); in foldShuffleWithInsert()
2189 IndexC = ConstantInt::get(IndexC->getType(), NewInsIndex); in foldShuffleWithInsert()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp2237 int NewInsIndex = -1; in foldShuffleWithInsert() local
2248 if (NewInsIndex != -1 || Mask[i] != IndexC->getSExtValue()) in foldShuffleWithInsert()
2252 NewInsIndex = i; in foldShuffleWithInsert()
2255 assert(NewInsIndex != -1 && "Did not fold shuffle with unused operand?"); in foldShuffleWithInsert()
2258 IndexC = ConstantInt::get(IndexC->getType(), NewInsIndex); in foldShuffleWithInsert()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp2237 int NewInsIndex = -1; in foldShuffleWithInsert() local
2248 if (NewInsIndex != -1 || Mask[i] != IndexC->getSExtValue()) in foldShuffleWithInsert()
2252 NewInsIndex = i; in foldShuffleWithInsert()
2255 assert(NewInsIndex != -1 && "Did not fold shuffle with unused operand?"); in foldShuffleWithInsert()
2258 IndexC = ConstantInt::get(IndexC->getType(), NewInsIndex); in foldShuffleWithInsert()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp2237 int NewInsIndex = -1; in foldShuffleWithInsert() local
2248 if (NewInsIndex != -1 || Mask[i] != IndexC->getSExtValue()) in foldShuffleWithInsert()
2252 NewInsIndex = i; in foldShuffleWithInsert()
2255 assert(NewInsIndex != -1 && "Did not fold shuffle with unused operand?"); in foldShuffleWithInsert()
2258 IndexC = ConstantInt::get(IndexC->getType(), NewInsIndex); in foldShuffleWithInsert()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp2308 int NewInsIndex = -1; in foldShuffleWithInsert() local
2319 if (NewInsIndex != -1 || Mask[i] != IndexC->getSExtValue()) in foldShuffleWithInsert()
2323 NewInsIndex = i; in foldShuffleWithInsert()
2326 assert(NewInsIndex != -1 && "Did not fold shuffle with unused operand?"); in foldShuffleWithInsert()
2329 IndexC = ConstantInt::get(IndexC->getType(), NewInsIndex); in foldShuffleWithInsert()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp2237 int NewInsIndex = -1; in foldShuffleWithInsert() local
2248 if (NewInsIndex != -1 || Mask[i] != IndexC->getSExtValue()) in foldShuffleWithInsert()
2252 NewInsIndex = i; in foldShuffleWithInsert()
2255 assert(NewInsIndex != -1 && "Did not fold shuffle with unused operand?"); in foldShuffleWithInsert()
2258 IndexC = ConstantInt::get(IndexC->getType(), NewInsIndex); in foldShuffleWithInsert()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp2237 int NewInsIndex = -1; in foldShuffleWithInsert() local
2248 if (NewInsIndex != -1 || Mask[i] != IndexC->getSExtValue()) in foldShuffleWithInsert()
2252 NewInsIndex = i; in foldShuffleWithInsert()
2255 assert(NewInsIndex != -1 && "Did not fold shuffle with unused operand?"); in foldShuffleWithInsert()
2258 IndexC = ConstantInt::get(IndexC->getType(), NewInsIndex); in foldShuffleWithInsert()
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17558 SDValue NewInsIndex = DAG.getConstant(ShufOp0Index, SDLoc(Shuf), in replaceShuffleOfInsert() local
17561 Op1, Op0.getOperand(1), NewInsIndex); in replaceShuffleOfInsert()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16925 SDValue NewInsIndex = DAG.getConstant(ShufOp0Index, SDLoc(Shuf), in replaceShuffleOfInsert() local
16928 Op1, Op0.getOperand(1), NewInsIndex); in replaceShuffleOfInsert()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp19117 SDValue NewInsIndex = DAG.getConstant(ShufOp0Index, SDLoc(Shuf), in replaceShuffleOfInsert() local
19120 Op1, Op0.getOperand(1), NewInsIndex); in replaceShuffleOfInsert()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp19112 SDValue NewInsIndex = DAG.getConstant(ShufOp0Index, SDLoc(Shuf), in replaceShuffleOfInsert() local
19115 Op1, Op0.getOperand(1), NewInsIndex); in replaceShuffleOfInsert()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp19117 SDValue NewInsIndex = DAG.getConstant(ShufOp0Index, SDLoc(Shuf), in replaceShuffleOfInsert() local
19120 Op1, Op0.getOperand(1), NewInsIndex); in replaceShuffleOfInsert()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp18790 SDValue NewInsIndex = DAG.getConstant(ShufOp0Index, SDLoc(Shuf), in replaceShuffleOfInsert() local
18793 Op1, Op0.getOperand(1), NewInsIndex); in replaceShuffleOfInsert()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20275 SDValue NewInsIndex = DAG.getVectorIdxConstant(ShufOp0Index, SDLoc(Shuf)); in replaceShuffleOfInsert() local
20277 Op1, Op0.getOperand(1), NewInsIndex); in replaceShuffleOfInsert()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20177 SDValue NewInsIndex = DAG.getVectorIdxConstant(ShufOp0Index, SDLoc(Shuf)); in replaceShuffleOfInsert() local
20179 Op1, Op0.getOperand(1), NewInsIndex); in replaceShuffleOfInsert()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp21088 SDValue NewInsIndex = DAG.getVectorIdxConstant(ShufOp0Index, SDLoc(Shuf)); in replaceShuffleOfInsert() local
21090 Op1, Op0.getOperand(1), NewInsIndex); in replaceShuffleOfInsert()

12