Home
last modified time | relevance | path

Searched defs:nullAddr (Results 1 – 4 of 4) sorted by relevance

/llvm-project/flang/lib/Lower/
H A DConvertArrayConstructor.cpp346 initialBoxValue = builder.createBox(loc, boxType, nullAddr, shape, local
H A DConvertVariable.cpp1703 mlir::Value nullAddr = builder.createNullConstant( global() local
/llvm-project/flang/lib/Optimizer/Builder/
H A DMutableBox.cpp352 auto nullAddr = builder.createNullConstant(loc, baseAddrType); createUnallocatedBox() local
/llvm-project/flang/lib/Lower/OpenMP/
H A DOpenMP.cpp98 mlir::Value nullAddr = globalInitialization() local