Home
last modified time | relevance | path

Searched refs:SplatIdx (Results 1 – 25 of 73) sorted by relevance

123

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/unittests/CodeGen/
H A DAArch64SelectionDAGTest.cpp409 int SplatIdx = -1; in TEST_F() local
410 EXPECT_EQ(DAG->getSplatSourceVector(Op, SplatIdx), Op); in TEST_F()
411 EXPECT_EQ(SplatIdx, 0); in TEST_F()
430 int SplatIdx = -1; in TEST_F() local
431 EXPECT_EQ(DAG->getSplatSourceVector(Op, SplatIdx), Op); in TEST_F()
432 EXPECT_EQ(SplatIdx, 0); in TEST_F()
448 int SplatIdx = -1; in TEST_F() local
449 EXPECT_EQ(DAG->getSplatSourceVector(Op, SplatIdx), Op); in TEST_F()
450 EXPECT_EQ(SplatIdx, 0); in TEST_F()
469 int SplatIdx = -1; in TEST_F() local
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/unittests/CodeGen/
H A DAArch64SelectionDAGTest.cpp409 int SplatIdx = -1; in TEST_F() local
410 EXPECT_EQ(DAG->getSplatSourceVector(Op, SplatIdx), Op); in TEST_F()
411 EXPECT_EQ(SplatIdx, 0); in TEST_F()
430 int SplatIdx = -1; in TEST_F() local
431 EXPECT_EQ(DAG->getSplatSourceVector(Op, SplatIdx), Op); in TEST_F()
432 EXPECT_EQ(SplatIdx, 0); in TEST_F()
448 int SplatIdx = -1; in TEST_F() local
449 EXPECT_EQ(DAG->getSplatSourceVector(Op, SplatIdx), Op); in TEST_F()
450 EXPECT_EQ(SplatIdx, 0); in TEST_F()
469 int SplatIdx = -1; in TEST_F() local
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/CodeGen/
H A DAArch64SelectionDAGTest.cpp370 int SplatIdx = -1; in TEST_F() local
371 EXPECT_EQ(DAG->getSplatSourceVector(Op, SplatIdx), Op); in TEST_F()
372 EXPECT_EQ(SplatIdx, 0); in TEST_F()
388 int SplatIdx = -1; in TEST_F() local
389 EXPECT_EQ(DAG->getSplatSourceVector(Op, SplatIdx), Op); in TEST_F()
390 EXPECT_EQ(SplatIdx, 0); in TEST_F()
403 int SplatIdx = -1; in TEST_F() local
404 EXPECT_EQ(DAG->getSplatSourceVector(Op, SplatIdx), Op); in TEST_F()
405 EXPECT_EQ(SplatIdx, 0); in TEST_F()
421 int SplatIdx = -1; in TEST_F() local
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/CodeGen/
H A DAArch64SelectionDAGTest.cpp370 int SplatIdx = -1; in TEST_F() local
371 EXPECT_EQ(DAG->getSplatSourceVector(Op, SplatIdx), Op); in TEST_F()
372 EXPECT_EQ(SplatIdx, 0); in TEST_F()
388 int SplatIdx = -1; in TEST_F() local
389 EXPECT_EQ(DAG->getSplatSourceVector(Op, SplatIdx), Op); in TEST_F()
390 EXPECT_EQ(SplatIdx, 0); in TEST_F()
403 int SplatIdx = -1; in TEST_F() local
404 EXPECT_EQ(DAG->getSplatSourceVector(Op, SplatIdx), Op); in TEST_F()
405 EXPECT_EQ(SplatIdx, 0); in TEST_F()
421 int SplatIdx = -1; in TEST_F() local
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/unittests/CodeGen/
H A DAArch64SelectionDAGTest.cpp410 int SplatIdx = -1; in TEST_F() local
411 EXPECT_EQ(DAG->getSplatSourceVector(Op, SplatIdx), Op); in TEST_F()
412 EXPECT_EQ(SplatIdx, 0); in TEST_F()
431 int SplatIdx = -1; in TEST_F() local
432 EXPECT_EQ(DAG->getSplatSourceVector(Op, SplatIdx), Op); in TEST_F()
433 EXPECT_EQ(SplatIdx, 0); in TEST_F()
449 int SplatIdx = -1; in TEST_F() local
450 EXPECT_EQ(DAG->getSplatSourceVector(Op, SplatIdx), Op); in TEST_F()
451 EXPECT_EQ(SplatIdx, 0); in TEST_F()
470 int SplatIdx = -1; in TEST_F() local
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/CodeGen/
H A DAArch64SelectionDAGTest.cpp370 int SplatIdx = -1; in TEST_F() local
371 EXPECT_EQ(DAG->getSplatSourceVector(Op, SplatIdx), Op); in TEST_F()
372 EXPECT_EQ(SplatIdx, 0); in TEST_F()
388 int SplatIdx = -1; in TEST_F() local
389 EXPECT_EQ(DAG->getSplatSourceVector(Op, SplatIdx), Op); in TEST_F()
390 EXPECT_EQ(SplatIdx, 0); in TEST_F()
403 int SplatIdx = -1; in TEST_F() local
404 EXPECT_EQ(DAG->getSplatSourceVector(Op, SplatIdx), Op); in TEST_F()
405 EXPECT_EQ(SplatIdx, 0); in TEST_F()
421 int SplatIdx = -1; in TEST_F() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/unittests/CodeGen/
H A DAArch64SelectionDAGTest.cpp410 int SplatIdx = -1; in TEST_F() local
411 EXPECT_EQ(DAG->getSplatSourceVector(Op, SplatIdx), Op); in TEST_F()
412 EXPECT_EQ(SplatIdx, 0); in TEST_F()
431 int SplatIdx = -1; in TEST_F() local
432 EXPECT_EQ(DAG->getSplatSourceVector(Op, SplatIdx), Op); in TEST_F()
433 EXPECT_EQ(SplatIdx, 0); in TEST_F()
449 int SplatIdx = -1; in TEST_F() local
450 EXPECT_EQ(DAG->getSplatSourceVector(Op, SplatIdx), Op); in TEST_F()
451 EXPECT_EQ(SplatIdx, 0); in TEST_F()
470 int SplatIdx = -1; in TEST_F() local
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/unittests/CodeGen/
H A DAArch64SelectionDAGTest.cpp370 int SplatIdx = -1; in TEST_F() local
371 EXPECT_EQ(DAG->getSplatSourceVector(Op, SplatIdx), Op); in TEST_F()
372 EXPECT_EQ(SplatIdx, 0); in TEST_F()
388 int SplatIdx = -1; in TEST_F() local
389 EXPECT_EQ(DAG->getSplatSourceVector(Op, SplatIdx), Op); in TEST_F()
390 EXPECT_EQ(SplatIdx, 0); in TEST_F()
403 int SplatIdx = -1; in TEST_F() local
404 EXPECT_EQ(DAG->getSplatSourceVector(Op, SplatIdx), Op); in TEST_F()
405 EXPECT_EQ(SplatIdx, 0); in TEST_F()
421 int SplatIdx = -1; in TEST_F() local
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/unittests/CodeGen/
H A DAArch64SelectionDAGTest.cpp410 int SplatIdx = -1; in TEST_F() local
411 EXPECT_EQ(DAG->getSplatSourceVector(Op, SplatIdx), Op); in TEST_F()
412 EXPECT_EQ(SplatIdx, 0); in TEST_F()
431 int SplatIdx = -1; in TEST_F() local
432 EXPECT_EQ(DAG->getSplatSourceVector(Op, SplatIdx), Op); in TEST_F()
433 EXPECT_EQ(SplatIdx, 0); in TEST_F()
449 int SplatIdx = -1; in TEST_F() local
450 EXPECT_EQ(DAG->getSplatSourceVector(Op, SplatIdx), Op); in TEST_F()
451 EXPECT_EQ(SplatIdx, 0); in TEST_F()
470 int SplatIdx = -1; in TEST_F() local
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/unittests/CodeGen/
H A DAArch64SelectionDAGTest.cpp370 int SplatIdx = -1; in TEST_F() local
371 EXPECT_EQ(DAG->getSplatSourceVector(Op, SplatIdx), Op); in TEST_F()
372 EXPECT_EQ(SplatIdx, 0); in TEST_F()
388 int SplatIdx = -1; in TEST_F() local
389 EXPECT_EQ(DAG->getSplatSourceVector(Op, SplatIdx), Op); in TEST_F()
390 EXPECT_EQ(SplatIdx, 0); in TEST_F()
403 int SplatIdx = -1; in TEST_F() local
404 EXPECT_EQ(DAG->getSplatSourceVector(Op, SplatIdx), Op); in TEST_F()
405 EXPECT_EQ(SplatIdx, 0); in TEST_F()
421 int SplatIdx = -1; in TEST_F() local
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/unittests/CodeGen/
H A DAArch64SelectionDAGTest.cpp370 int SplatIdx = -1; in TEST_F() local
371 EXPECT_EQ(DAG->getSplatSourceVector(Op, SplatIdx), Op); in TEST_F()
372 EXPECT_EQ(SplatIdx, 0); in TEST_F()
388 int SplatIdx = -1; in TEST_F() local
389 EXPECT_EQ(DAG->getSplatSourceVector(Op, SplatIdx), Op); in TEST_F()
390 EXPECT_EQ(SplatIdx, 0); in TEST_F()
403 int SplatIdx = -1; in TEST_F() local
404 EXPECT_EQ(DAG->getSplatSourceVector(Op, SplatIdx), Op); in TEST_F()
405 EXPECT_EQ(SplatIdx, 0); in TEST_F()
421 int SplatIdx = -1; in TEST_F() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/utils/TableGen/
H A DSveEmitter.cpp326 unsigned encodeSplatOperand(unsigned SplatIdx) { in encodeSplatOperand() argument
327 assert(SplatIdx < 7 && "SplatIdx out of encodable range"); in encodeSplatOperand()
328 return encodeFlag(SplatIdx + 1, "SplatOperandMask"); in encodeSplatOperand()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/utils/TableGen/
H A DSveEmitter.cpp326 unsigned encodeSplatOperand(unsigned SplatIdx) { in encodeSplatOperand() argument
327 assert(SplatIdx < 7 && "SplatIdx out of encodable range"); in encodeSplatOperand()
328 return encodeFlag(SplatIdx + 1, "SplatOperandMask"); in encodeSplatOperand()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/utils/TableGen/
H A DSveEmitter.cpp326 unsigned encodeSplatOperand(unsigned SplatIdx) { in encodeSplatOperand() argument
327 assert(SplatIdx < 7 && "SplatIdx out of encodable range"); in encodeSplatOperand()
328 return encodeFlag(SplatIdx + 1, "SplatOperandMask"); in encodeSplatOperand()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/utils/TableGen/
H A DSveEmitter.cpp326 unsigned encodeSplatOperand(unsigned SplatIdx) { in encodeSplatOperand() argument
327 assert(SplatIdx < 7 && "SplatIdx out of encodable range"); in encodeSplatOperand()
328 return encodeFlag(SplatIdx + 1, "SplatOperandMask"); in encodeSplatOperand()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/utils/TableGen/
H A DSveEmitter.cpp326 unsigned encodeSplatOperand(unsigned SplatIdx) { in encodeSplatOperand() argument
327 assert(SplatIdx < 7 && "SplatIdx out of encodable range"); in encodeSplatOperand()
328 return encodeFlag(SplatIdx + 1, "SplatOperandMask"); in encodeSplatOperand()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/utils/TableGen/
H A DSveEmitter.cpp326 unsigned encodeSplatOperand(unsigned SplatIdx) { in encodeSplatOperand() argument
327 assert(SplatIdx < 7 && "SplatIdx out of encodable range"); in encodeSplatOperand()
328 return encodeFlag(SplatIdx + 1, "SplatOperandMask"); in encodeSplatOperand()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/utils/TableGen/
H A DSveEmitter.cpp326 unsigned encodeSplatOperand(unsigned SplatIdx) { in encodeSplatOperand() argument
327 assert(SplatIdx < 7 && "SplatIdx out of encodable range"); in encodeSplatOperand()
328 return encodeFlag(SplatIdx + 1, "SplatOperandMask"); in encodeSplatOperand()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp326 unsigned encodeSplatOperand(unsigned SplatIdx) { in encodeSplatOperand() argument
327 assert(SplatIdx < 7 && "SplatIdx out of encodable range"); in encodeSplatOperand()
328 return encodeFlag(SplatIdx + 1, "SplatOperandMask"); in encodeSplatOperand()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/utils/TableGen/
H A DSveEmitter.cpp326 unsigned encodeSplatOperand(unsigned SplatIdx) { in encodeSplatOperand() argument
327 assert(SplatIdx < 7 && "SplatIdx out of encodable range"); in encodeSplatOperand()
328 return encodeFlag(SplatIdx + 1, "SplatOperandMask"); in encodeSplatOperand()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/utils/TableGen/
H A DSveEmitter.cpp326 unsigned encodeSplatOperand(unsigned SplatIdx) {
327 assert(SplatIdx < 7 && "SplatIdx out of encodable range");
328 return encodeFlag(SplatIdx + 1, "SplatOperandMask");
/dports/lang/clang-mesa/clang-13.0.1.src/utils/TableGen/
H A DSveEmitter.cpp326 unsigned encodeSplatOperand(unsigned SplatIdx) { in encodeSplatOperand() argument
327 assert(SplatIdx < 7 && "SplatIdx out of encodable range"); in encodeSplatOperand()
328 return encodeFlag(SplatIdx + 1, "SplatOperandMask"); in encodeSplatOperand()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXCodeGen/
H A DGenXPromoteArray.cpp844 auto SplatIdx = IRB.CreateVectorSplat(IdxWidth, Idx.Index); in handleGEPInst() local
845 pScalarizedIdx = IRB.CreateAdd(pScalarizedIdx, SplatIdx); in handleGEPInst()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2456 SDValue SelectionDAG::getSplatSourceVector(SDValue V, int &SplatIdx) { in getSplatSourceVector() argument
2473 SplatIdx = 0; in getSplatSourceVector()
2477 SplatIdx = 0; in getSplatSourceVector()
2480 SplatIdx = (UndefElts & DemandedElts).countTrailingOnes(); in getSplatSourceVector()
2487 SplatIdx = 0; in getSplatSourceVector()
2501 SplatIdx = Idx % NumElts; in getSplatSourceVector()
2510 int SplatIdx; in getSplatValue() local
2511 if (SDValue SrcVector = getSplatSourceVector(V, SplatIdx)) in getSplatValue()
2514 getVectorIdxConstant(SplatIdx, SDLoc(V))); in getSplatValue()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2441 SDValue SelectionDAG::getSplatSourceVector(SDValue V, int &SplatIdx) { in getSplatSourceVector() argument
2458 SplatIdx = 0; in getSplatSourceVector()
2462 SplatIdx = 0; in getSplatSourceVector()
2465 SplatIdx = (UndefElts & DemandedElts).countTrailingOnes(); in getSplatSourceVector()
2472 SplatIdx = 0; in getSplatSourceVector()
2486 SplatIdx = Idx % NumElts; in getSplatSourceVector()
2495 int SplatIdx; in getSplatValue() local
2496 if (SDValue SrcVector = getSplatSourceVector(V, SplatIdx)) in getSplatValue()
2499 getVectorIdxConstant(SplatIdx, SDLoc(V))); in getSplatValue()

123