Searched refs:getCharBoxBuffer (Results 1 – 2 of 2) sorted by relevance
303 mlir::Value fir::factory::CharacterExprHelper::getCharBoxBuffer( in getCharBoxBuffer() function in fir::factory::CharacterExprHelper319 auto fromBuff = getCharBoxBuffer(src); in createCopy()320 auto toBuff = getCharBoxBuffer(dest); in createCopy()354 auto toBuff = getCharBoxBuffer(str); in createPadding()463 auto fromBuff = getCharBoxBuffer(rhs); in createConcatenate()464 auto toBuff = getCharBoxBuffer(temp); in createConcatenate()540 auto fromBuff = getCharBoxBuffer(str); in createLenTrim()
183 mlir::Value getCharBoxBuffer(const fir::CharBoxValue &box);