Searched defs:toInt64 (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Lower/ | ||
H A D | ConvertType.cpp | 204 std::optional<std::int64_t> toInt64(A &&expr) { toInt64() function |
H A D | CallInterface.cpp | 1326 toInt64(std::optional< toInt64() function in Fortran::lower::CallInterfaceImpl |