Home
last modified time | relevance | path

Searched refs:TypeVectorStorage (Results 1 – 7 of 7) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/lib/Evaluate/
H A Dintrinsics-library.cpp29 template <typename... FortranType> struct TypeVectorStorage { struct
34 template <> struct TypeVectorStorage<> { struct
39 using storage = TypeVectorStorage<FortranType...>; in Create()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/lib/Evaluate/
H A Dintrinsics-library.cpp29 template <typename... FortranType> struct TypeVectorStorage { struct
34 template <> struct TypeVectorStorage<> { struct
39 using storage = TypeVectorStorage<FortranType...>; in Create()
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/lib/Evaluate/
H A Dintrinsics-library.cpp29 template <typename... FortranType> struct TypeVectorStorage { struct
34 template <> struct TypeVectorStorage<> { struct
39 using storage = TypeVectorStorage<FortranType...>; in Create()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/lib/Evaluate/
H A Dintrinsics-library.cpp29 template <typename... FortranType> struct TypeVectorStorage { struct
34 template <> struct TypeVectorStorage<> { struct
39 using storage = TypeVectorStorage<FortranType...>; in Create()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/lib/Evaluate/
H A Dintrinsics-library.cpp29 template <typename... FortranType> struct TypeVectorStorage { struct
34 template <> struct TypeVectorStorage<> { struct
39 using storage = TypeVectorStorage<FortranType...>; in Create()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/lib/Evaluate/
H A Dintrinsics-library.cpp29 template <typename... FortranType> struct TypeVectorStorage { struct
34 template <> struct TypeVectorStorage<> { struct
39 using storage = TypeVectorStorage<FortranType...>; in Create()
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/lib/Evaluate/
H A Dintrinsics-library.cpp29 template <typename... FortranType> struct TypeVectorStorage {
34 template <> struct TypeVectorStorage<> {
39 using storage = TypeVectorStorage<FortranType...>;