Home
last modified time | relevance | path

Searched defs:newBox (Results 1 – 5 of 5) sorted by relevance

/llvm-project/flang/include/flang/Optimizer/Builder/
H A DBoxValue.h306 return {newBox, lbounds, explicitParams, extents}; in clone() argument
387 return {newBox, lenParams, mutableProperties}; in clone() argument
/llvm-project/clang/test/Analysis/inlining/
H A Dfalse-positive-suppression.cpp58 int *&newBox = getNewBox(); in getValue() local
/llvm-project/flang/lib/Optimizer/Builder/
H A DMutableBox.cpp221 updateWithIrBox(mlir::Value newBox) updateWithIrBox() argument
/llvm-project/flang/lib/Lower/
H A DConvertCall.cpp270 mlir::Value newBox = remapActualToDummyDescriptor( in remapActualToDummyDescriptors() local
H A DConvertExpr.cpp7453 auto newBox = builder.create<fir::EmboxOp>( updateBoxForParentComponent() local
7459 auto newBox = builder.create<fir::ReboxOp>( updateBoxForParentComponent() local