Searched refs:BytesFor (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/flang/runtime/ |
| H A D | descriptor.cpp | 63 Establish(TypeCode(c, kind), BytesFor(c, kind), p, rank, extent, attribute, in Establish() 98 TypeCode(c, kind), BytesFor(c, kind), p, rank, extent, attribute); in Create()
|
| H A D | allocatable.cpp | 23 Descriptor::BytesFor(category, kind), nullptr, rank, nullptr, in RTNAME()
|
| H A D | pointer.cpp | 23 Descriptor::BytesFor(category, kind), nullptr, rank, nullptr, in RTNAME()
|
| /llvm-project-15.0.7/flang/include/flang/Runtime/ |
| H A D | descriptor.h | 148 static constexpr std::size_t BytesFor(TypeCategory category, int kind) { in BytesFor() function
|