Go to the source code of this file.
|
| static constexpr StringRef | kDefaultDataLayout |
| | The default data layout used during the translation.
|
◆ tryToParseIntListImpl()
template<class T>
| FailureOr< SmallVector< T > > tryToParseIntListImpl |
( |
StringRef | token | ) |
|
|
static |
◆ kDefaultDataLayout
| StringRef kDefaultDataLayout |
|
staticconstexpr |
Initial value:=
"e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-"
"f16:16:16-f64:64:64-f128:128:128"
The default data layout used during the translation.
Definition at line 24 of file DataLayoutImporter.cpp.