Home
last modified time | relevance | path

Searched defs:mutableBox (Results 1 – 6 of 6) sorted by relevance

/llvm-project/flang/lib/Lower/
H A DConvertExpr.cpp701 const fir::MutableBoxValue *mutableBox = genMutableBoxValue() local
1469 __anonb82c9c082902(const fir::MutableBoxValue &mutableBox) gen() argument
2373 fir::MutableBoxValue mutableBox = genMutableBoxValue(expr); prepareActualThatMayBeAbsent() local
2619 fir::MutableBoxValue mutableBox = genMutableBoxValue(*expr); genRawProcedureRef() local
2729 fir::MutableBoxValue mutableBox = genMutableBoxValue(*expr); genRawProcedureRef() local
2862 for (const auto &mutableBox : mutableModifiedByCall) genRawProcedureRef() local
3411 fir::MutableBoxValue mutableBox = lowerAllocatableArrayAssignment() local
5931 if (const auto *mutableBox = exv.getBoxOf<fir::MutableBoxValue>()) genOptionalArrayFetch() local
[all...]
H A DConvertExprToHLFIR.cpp2008 auto *mutableBox = exv.getBoxOf<fir::MutableBoxValue>(); convertExprToMutableBox() local
H A DConvertVariable.cpp947 const fir::MutableBoxValue *mutableBox = instantiateLocal() local
H A DConvertCall.cpp1620 const auto *mutableBox = exv.getBoxOf<fir::MutableBoxValue>(); prepareUserCallArguments() local
H A DBridge.cpp3453 if (const fir::MutableBoxValue *mutableBox = genFIR() local
/llvm-project/flang/lib/Optimizer/Builder/
H A DHLFIRTools.cpp426 if (const auto *mutableBox = exv.getBoxOf<fir::MutableBoxValue>()) genBounds() local