Searched refs:createLoadCharAt (Results 1 – 2 of 2) sorted by relevance
160 mlir::Value Fortran::lower::CharacterExprHelper::createLoadCharAt( in createLoadCharAt() function in Fortran::lower::CharacterExprHelper184 auto charVal = createLoadCharAt(src, index); in createCopy()290 auto charVal = createLoadCharAt(rhs, rhsIndex); in createConcatenate()361 auto c = createLoadCharAt(str, index); in createLenTrim()
127 mlir::Value createLoadCharAt(const fir::CharBoxValue &str, mlir::Value index);