Searched refs:createLenTrim (Results 1 – 3 of 3) sorted by relevance
63 mlir::Value createLenTrim(const fir::CharBoxValue &str);
521 fir::factory::CharacterExprHelper::createLenTrim(const fir::CharBoxValue &str) { in createLenTrim() function in fir::factory::CharacterExprHelper
3248 fir::factory::CharacterExprHelper(builder, loc).createLenTrim(*charBox); in genLenTrim()