Home
last modified time | relevance | path

Searched refs:OutNumElements (Results 1 – 17 of 17) sorted by relevance

/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1036 unsigned OutNumElements = OutLoVT.getVectorNumElements();
1037 assert((2 * OutNumElements) <= InNumElements &&
1048 for (unsigned i = 0; i != OutNumElements; ++i)
1049 SplitHi[i] = i + OutNumElements;
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1138 unsigned OutNumElements = OutLoVT.getVectorNumElements(); in SplitVecRes_ExtVecInRegOp() local
1139 assert((2 * OutNumElements) <= InNumElements && in SplitVecRes_ExtVecInRegOp()
1150 for (unsigned i = 0; i != OutNumElements; ++i) in SplitVecRes_ExtVecInRegOp()
1151 SplitHi[i] = i + OutNumElements; in SplitVecRes_ExtVecInRegOp()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1305 unsigned OutNumElements = OutLoVT.getVectorNumElements(); in SplitVecRes_ExtVecInRegOp() local
1306 assert((2 * OutNumElements) <= InNumElements && in SplitVecRes_ExtVecInRegOp()
1317 for (unsigned i = 0; i != OutNumElements; ++i) in SplitVecRes_ExtVecInRegOp()
1318 SplitHi[i] = i + OutNumElements; in SplitVecRes_ExtVecInRegOp()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1271 unsigned OutNumElements = OutLoVT.getVectorNumElements(); in SplitVecRes_ExtVecInRegOp() local
1272 assert((2 * OutNumElements) <= InNumElements && in SplitVecRes_ExtVecInRegOp()
1283 for (unsigned i = 0; i != OutNumElements; ++i) in SplitVecRes_ExtVecInRegOp()
1284 SplitHi[i] = i + OutNumElements; in SplitVecRes_ExtVecInRegOp()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1237 unsigned OutNumElements = OutLoVT.getVectorNumElements(); in SplitVecRes_ExtVecInRegOp() local
1238 assert((2 * OutNumElements) <= InNumElements && in SplitVecRes_ExtVecInRegOp()
1249 for (unsigned i = 0; i != OutNumElements; ++i) in SplitVecRes_ExtVecInRegOp()
1250 SplitHi[i] = i + OutNumElements; in SplitVecRes_ExtVecInRegOp()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1271 unsigned OutNumElements = OutLoVT.getVectorNumElements(); in SplitVecRes_ExtVecInRegOp() local
1272 assert((2 * OutNumElements) <= InNumElements && in SplitVecRes_ExtVecInRegOp()
1283 for (unsigned i = 0; i != OutNumElements; ++i) in SplitVecRes_ExtVecInRegOp()
1284 SplitHi[i] = i + OutNumElements; in SplitVecRes_ExtVecInRegOp()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1237 unsigned OutNumElements = OutLoVT.getVectorNumElements(); in SplitVecRes_ExtVecInRegOp() local
1238 assert((2 * OutNumElements) <= InNumElements && in SplitVecRes_ExtVecInRegOp()
1249 for (unsigned i = 0; i != OutNumElements; ++i) in SplitVecRes_ExtVecInRegOp()
1250 SplitHi[i] = i + OutNumElements; in SplitVecRes_ExtVecInRegOp()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1237 unsigned OutNumElements = OutLoVT.getVectorNumElements(); in SplitVecRes_ExtVecInRegOp() local
1238 assert((2 * OutNumElements) <= InNumElements && in SplitVecRes_ExtVecInRegOp()
1249 for (unsigned i = 0; i != OutNumElements; ++i) in SplitVecRes_ExtVecInRegOp()
1250 SplitHi[i] = i + OutNumElements; in SplitVecRes_ExtVecInRegOp()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1254 unsigned OutNumElements = OutLoVT.getVectorNumElements(); in SplitVecRes_ExtVecInRegOp() local
1255 assert((2 * OutNumElements) <= InNumElements && in SplitVecRes_ExtVecInRegOp()
1266 for (unsigned i = 0; i != OutNumElements; ++i) in SplitVecRes_ExtVecInRegOp()
1267 SplitHi[i] = i + OutNumElements; in SplitVecRes_ExtVecInRegOp()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1397 unsigned OutNumElements = OutLoVT.getVectorNumElements(); in SplitVecRes_ExtVecInRegOp() local
1398 assert((2 * OutNumElements) <= InNumElements && in SplitVecRes_ExtVecInRegOp()
1409 for (unsigned i = 0; i != OutNumElements; ++i) in SplitVecRes_ExtVecInRegOp()
1410 SplitHi[i] = i + OutNumElements; in SplitVecRes_ExtVecInRegOp()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1397 unsigned OutNumElements = OutLoVT.getVectorNumElements(); in SplitVecRes_ExtVecInRegOp() local
1398 assert((2 * OutNumElements) <= InNumElements && in SplitVecRes_ExtVecInRegOp()
1409 for (unsigned i = 0; i != OutNumElements; ++i) in SplitVecRes_ExtVecInRegOp()
1410 SplitHi[i] = i + OutNumElements; in SplitVecRes_ExtVecInRegOp()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1368 unsigned OutNumElements = OutLoVT.getVectorNumElements(); in SplitVecRes_ExtVecInRegOp() local
1369 assert((2 * OutNumElements) <= InNumElements && in SplitVecRes_ExtVecInRegOp()
1380 for (unsigned i = 0; i != OutNumElements; ++i) in SplitVecRes_ExtVecInRegOp()
1381 SplitHi[i] = i + OutNumElements; in SplitVecRes_ExtVecInRegOp()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1397 unsigned OutNumElements = OutLoVT.getVectorNumElements(); in SplitVecRes_ExtVecInRegOp() local
1398 assert((2 * OutNumElements) <= InNumElements && in SplitVecRes_ExtVecInRegOp()
1409 for (unsigned i = 0; i != OutNumElements; ++i) in SplitVecRes_ExtVecInRegOp()
1410 SplitHi[i] = i + OutNumElements; in SplitVecRes_ExtVecInRegOp()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1450 unsigned OutNumElements = OutLoVT.getVectorNumElements(); in SplitVecRes_ExtVecInRegOp() local
1451 assert((2 * OutNumElements) <= InNumElements && in SplitVecRes_ExtVecInRegOp()
1462 for (unsigned i = 0; i != OutNumElements; ++i) in SplitVecRes_ExtVecInRegOp()
1463 SplitHi[i] = i + OutNumElements; in SplitVecRes_ExtVecInRegOp()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1397 unsigned OutNumElements = OutLoVT.getVectorNumElements(); in SplitVecRes_ExtVecInRegOp() local
1398 assert((2 * OutNumElements) <= InNumElements && in SplitVecRes_ExtVecInRegOp()
1409 for (unsigned i = 0; i != OutNumElements; ++i) in SplitVecRes_ExtVecInRegOp()
1410 SplitHi[i] = i + OutNumElements; in SplitVecRes_ExtVecInRegOp()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1368 unsigned OutNumElements = OutLoVT.getVectorNumElements(); in SplitVecRes_ExtVecInRegOp() local
1369 assert((2 * OutNumElements) <= InNumElements && in SplitVecRes_ExtVecInRegOp()
1380 for (unsigned i = 0; i != OutNumElements; ++i) in SplitVecRes_ExtVecInRegOp()
1381 SplitHi[i] = i + OutNumElements; in SplitVecRes_ExtVecInRegOp()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1397 unsigned OutNumElements = OutLoVT.getVectorNumElements();
1398 assert((2 * OutNumElements) <= InNumElements &&
1409 for (unsigned i = 0; i != OutNumElements; ++i)
1410 SplitHi[i] = i + OutNumElements;