Home
last modified time | relevance | path

Searched defs:ScalarTy (Results 1 – 25 of 371) sorted by relevance

12345678910>>...15

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h64 static LLT vector(ElementCount EC, LLT ScalarTy) { in vector()
81 static LLT fixed_vector(unsigned NumElements, LLT ScalarTy) { in fixed_vector()
94 static LLT scalable_vector(unsigned MinNumElements, LLT ScalarTy) { in scalable_vector()
98 static LLT scalarOrVector(ElementCount EC, LLT ScalarTy) { in scalarOrVector()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/Support/
H A DLowLevelTypeImpl.h64 static LLT vector(ElementCount EC, LLT ScalarTy) { in vector()
81 static LLT fixed_vector(unsigned NumElements, LLT ScalarTy) { in fixed_vector()
94 static LLT scalable_vector(unsigned MinNumElements, LLT ScalarTy) { in scalable_vector()
98 static LLT scalarOrVector(ElementCount EC, LLT ScalarTy) { in scalarOrVector()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h64 static LLT vector(ElementCount EC, LLT ScalarTy) { in vector()
81 static LLT fixed_vector(unsigned NumElements, LLT ScalarTy) { in fixed_vector()
94 static LLT scalable_vector(unsigned MinNumElements, LLT ScalarTy) { in scalable_vector()
98 static LLT scalarOrVector(ElementCount EC, LLT ScalarTy) { in scalarOrVector()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h64 static LLT vector(ElementCount EC, LLT ScalarTy) { in vector()
81 static LLT fixed_vector(unsigned NumElements, LLT ScalarTy) { in fixed_vector()
94 static LLT scalable_vector(unsigned MinNumElements, LLT ScalarTy) { in scalable_vector()
98 static LLT scalarOrVector(ElementCount EC, LLT ScalarTy) { in scalarOrVector()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h64 static LLT vector(ElementCount EC, LLT ScalarTy) { in vector()
81 static LLT fixed_vector(unsigned NumElements, LLT ScalarTy) { in fixed_vector()
94 static LLT scalable_vector(unsigned MinNumElements, LLT ScalarTy) { in scalable_vector()
98 static LLT scalarOrVector(ElementCount EC, LLT ScalarTy) { in scalarOrVector()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h64 static LLT vector(ElementCount EC, LLT ScalarTy) { in vector()
81 static LLT fixed_vector(unsigned NumElements, LLT ScalarTy) { in fixed_vector()
94 static LLT scalable_vector(unsigned MinNumElements, LLT ScalarTy) { in scalable_vector()
98 static LLT scalarOrVector(ElementCount EC, LLT ScalarTy) { in scalarOrVector()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/Support/
H A DLinearPolyBaseTest.cpp18 using ScalarTy = int64_t; typedef
26 using ScalarTy = Poly3DBase::ScalarTy; typedef in Poly3D
88 using ScalarTy = int64_t; typedef
96 using ScalarTy = Univariate3DBase::ScalarTy; typedef in Univariate3D
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/unittests/Support/
H A DLinearPolyBaseTest.cpp18 using ScalarTy = int64_t; typedef
26 using ScalarTy = Poly3DBase::ScalarTy; typedef in Poly3D
88 using ScalarTy = int64_t; typedef
96 using ScalarTy = Univariate3DBase::ScalarTy; typedef in Univariate3D
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/Support/
H A DLinearPolyBaseTest.cpp18 using ScalarTy = int64_t; typedef
26 using ScalarTy = Poly3DBase::ScalarTy; typedef in Poly3D
88 using ScalarTy = int64_t; typedef
96 using ScalarTy = Univariate3DBase::ScalarTy; typedef in Univariate3D
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/unittests/Support/
H A DLinearPolyBaseTest.cpp18 using ScalarTy = int64_t; typedef
26 using ScalarTy = Poly3DBase::ScalarTy; typedef in Poly3D
88 using ScalarTy = int64_t; typedef
96 using ScalarTy = Univariate3DBase::ScalarTy; typedef in Univariate3D
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/Support/
H A DLinearPolyBaseTest.cpp18 using ScalarTy = int64_t; typedef
26 using ScalarTy = Poly3DBase::ScalarTy; typedef in Poly3D
88 using ScalarTy = int64_t; typedef
96 using ScalarTy = Univariate3DBase::ScalarTy; typedef in Univariate3D
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/unittests/Support/
H A DLinearPolyBaseTest.cpp18 using ScalarTy = int64_t; typedef
26 using ScalarTy = Poly3DBase::ScalarTy; typedef in Poly3D
88 using ScalarTy = int64_t; typedef
96 using ScalarTy = Univariate3DBase::ScalarTy; typedef in Univariate3D
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/unittests/Support/
H A DLinearPolyBaseTest.cpp18 using ScalarTy = int64_t; typedef
26 using ScalarTy = Poly3DBase::ScalarTy; typedef in Poly3D
88 using ScalarTy = int64_t; typedef
96 using ScalarTy = Univariate3DBase::ScalarTy; typedef in Univariate3D
/dports/graphics/llvm-mesa/llvm-13.0.1.src/unittests/Support/
H A DLinearPolyBaseTest.cpp18 using ScalarTy = int64_t; typedef
26 using ScalarTy = Poly3DBase::ScalarTy; typedef in Poly3D
88 using ScalarTy = int64_t; typedef
96 using ScalarTy = Univariate3DBase::ScalarTy; typedef in Univariate3D
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/unittests/Support/
H A DLinearPolyBaseTest.cpp18 using ScalarTy = int64_t; typedef
26 using ScalarTy = Poly3DBase::ScalarTy; typedef in Poly3D
88 using ScalarTy = int64_t; typedef
96 using ScalarTy = Univariate3DBase::ScalarTy; typedef in Univariate3D
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/Support/
H A DLowLevelTypeImpl.h65 static LLT vector(uint16_t NumElements, LLT ScalarTy) { in vector()
73 static LLT scalarOrVector(uint16_t NumElements, LLT ScalarTy) { in scalarOrVector()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/
H A DLowLevelType.cpp23 LLT ScalarTy = getLLTForType(*VTy->getElementType(), DL); in getLLTForType() local
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/
H A DLowLevelType.cpp24 LLT ScalarTy = getLLTForType(*VTy->getElementType(), DL); in getLLTForType() local
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/Support/
H A DLowLevelTypeImpl.h65 static LLT vector(uint16_t NumElements, LLT ScalarTy) { in vector()
73 static LLT scalarOrVector(uint16_t NumElements, LLT ScalarTy) { in scalarOrVector()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h65 static LLT vector(uint16_t NumElements, LLT ScalarTy) { in vector()
73 static LLT scalarOrVector(uint16_t NumElements, LLT ScalarTy) { in scalarOrVector()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h65 static LLT vector(uint16_t NumElements, LLT ScalarTy) { in vector()
73 static LLT scalarOrVector(uint16_t NumElements, LLT ScalarTy) { in scalarOrVector()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h66 static LLT vector(uint16_t NumElements, LLT ScalarTy) { in vector()
74 static LLT scalarOrVector(uint16_t NumElements, LLT ScalarTy) { in scalarOrVector()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h66 static LLT vector(uint16_t NumElements, LLT ScalarTy) { in vector()
74 static LLT scalarOrVector(uint16_t NumElements, LLT ScalarTy) { in scalarOrVector()
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/Support/
H A DLowLevelTypeImpl.h66 static LLT vector(uint16_t NumElements, LLT ScalarTy) { in vector()
74 static LLT scalarOrVector(uint16_t NumElements, LLT ScalarTy) { in scalarOrVector()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h66 static LLT vector(uint16_t NumElements, LLT ScalarTy) { in vector()
74 static LLT scalarOrVector(uint16_t NumElements, LLT ScalarTy) { in scalarOrVector()

12345678910>>...15