Searched refs:ProcBoxValue (Results 1 – 4 of 4) sorted by relevance
35 class ProcBoxValue; variable40 llvm::raw_ostream &operator<<(llvm::raw_ostream &, const ProcBoxValue &);170 class ProcBoxValue : public AbstractBox {172 ProcBoxValue(mlir::Value addr, mlir::Value context) in ProcBoxValue() function175 ProcBoxValue clone(mlir::Value newBase) const { in clone()182 const ProcBoxValue &);456 ProcBoxValue, BoxValue, MutableBoxValue>;491 [](const fir::ProcBoxValue &box) -> unsigned { return 0; }, in rank()
118 const fir::ProcBoxValue &box) { in operator <<()
528 [&](const fir::ProcBoxValue &) { in associateMutableBox() argument625 [&](const fir::ProcBoxValue &) { in associateMutableBoxWithRemap() argument
1104 [&](const fir::ProcBoxValue &toBox) { in genval()