Home
last modified time | relevance | path

Searched refs:materializeValue (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/flang/lib/Lower/
DCharacterExpr.cpp59 fir::CharBoxValue Fortran::lower::CharacterExprHelper::materializeValue( in materializeValue() function in Fortran::lower::CharacterExprHelper
143 str = materializeValue(box); in createEmbox()
254 safeRhs = materializeValue(rhs); in createAssign()
301 str = materializeValue(box); in createSubstring()
462 box = materializeValue(box); in materializeCharacter()
/external/llvm-project/flang/include/flang/Lower/
DCharacterExpr.h123 fir::CharBoxValue materializeValue(const fir::CharBoxValue &str);
/external/llvm-project/polly/include/polly/CodeGen/
DIslNodeBuilder.h191 bool materializeValue(__isl_take isl_id *Id);
/external/llvm-project/polly/lib/CodeGen/
DIslNodeBuilder.cpp1035 bool IslNodeBuilder::materializeValue(isl_id *Id) { in materializeValue() function in IslNodeBuilder
1104 if (!materializeValue(Id)) in materializeParameters()
1113 if (!materializeValue(Id)) in materializeParameters()