Home
last modified time | relevance | path

Searched defs:toInt64 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/lib/Lower/
H A DConvertType.cpp204 std::optional<std::int64_t> toInt64(A &&expr) { toInt64() function
H A DCallInterface.cpp1326 toInt64(std::optional< toInt64() function in Fortran::lower::CallInterfaceImpl