Home
last modified time | relevance | path

Searched refs:f18Addendum (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/flang/runtime/
H A Ddescriptor.cpp52 raw_.f18Addendum = addendum; in Establish()
230 std::fprintf(f, " addendum %d\n", static_cast<int>(raw_.f18Addendum)); in Dump()
H A DISO_Fortran_binding.cpp276 descriptor->f18Addendum = 0; in CFI_establish()
/llvm-project-15.0.7/flang/include/flang/
H A DISO_Fortran_binding.h142 unsigned char f18Addendum; member
/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Ddescriptor.h307 if (raw_.f18Addendum != 0) { in Addendum()
314 if (raw_.f18Addendum != 0) { in Addendum()
/llvm-project-15.0.7/flang/test/Fir/
H A Dconvert-to-llvm.fir1638 // Check descriptor for a derived type. Check that the f18Addendum flag is set