Searched refs:CFI_select_part (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/flang/include/flang/ |
D | ISO_Fortran_binding.h | 174 int CFI_select_part(CFI_cdesc_t *, const CFI_cdesc_t *source,
|
/external/llvm-project/flang/unittests/Evaluate/ |
D | ISO-Fortran-binding.cpp | 544 retCode = CFI_select_part(result, source, displacement, elem_len); in run_CFI_select_part_tests() 576 retCode = CFI_select_part(result, source, displacement, elem_len); in run_CFI_select_part_tests()
|
/external/llvm-project/flang/runtime/ |
D | ISO_Fortran_binding.cpp | 346 int CFI_select_part(CFI_cdesc_t *result, const CFI_cdesc_t *source, in CFI_select_part() function
|