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