Searched refs:createLoadCharAt (Results 1 – 2 of 2) sorted by relevance
185 mlir::Value createLoadCharAt(mlir::Value buff, mlir::Value index);
279 fir::factory::CharacterExprHelper::createLoadCharAt(mlir::Value buff, in createLoadCharAt() function in fir::factory::CharacterExprHelper469 auto charVal = createLoadCharAt(fromBuff, rhsIndex); in createConcatenate()