Home
last modified time | relevance | path

Searched defs:charBox (Results 1 – 8 of 8) sorted by relevance

/llvm-project/flang/lib/Lower/
H A DVectorSubscripts.cpp423 const fir::CharBoxValue *charBox = element.getCharBox(); in getElementAt() local
H A DHostAssociations.cpp229 const fir::CharBoxValue *charBox = args.hostValue.getCharBox(); in instantiateHostTuple() local
H A DConvertCall.cpp324 if (const fir::CharBoxValue *charBox = loweredProc.getCharBox()) genCallOpAndResult() local
H A DConvertExpr.cpp1171 const fir::CharBoxValue *charBox = scalarChar.getCharBox(); replaceScalarCharacterLength() local
2404 if (const fir::CharBoxValue *charBox = actualArg.getCharBox()) { createScalarTempForArgThatMayBeAbsent() local
3065 const fir::CharBoxValue *charBox = value.getCharBox(); genScalarUserDefinedAssignmentCall() local
H A DBridge.cpp4600 if (const fir::CharBoxValue *charBox = rhs.getCharBox()) genAssignment() local
/llvm-project/flang/unittests/Optimizer/Builder/
H A DFIRBuilderTest.cpp303 auto *charBox = strLit.getCharBox(); TEST_F() local
/llvm-project/flang/lib/Optimizer/Builder/
H A DCharacter.cpp385 const auto *charBox = source.getCharBox(); in createTempFrom() local
H A DIntrinsicCall.cpp1618 if (const fir::CharBoxValue *charBox = val.getCharBox()) { toValue() local
3188 if (const fir::CharBoxValue *charBox = args[i].getCharBox()) genDateAndTime() local
3915 const fir::CharBoxValue *charBox = args[0].getCharBox(); genIchar() local
5229 const fir::CharBoxValue *charBox = args[0].getCharBox(); genLenTrim() local
5415 const fir::CharBoxValue *charBox = args[0].getCharBox(); genMerge() local
[all...]