Searched refs:ProcBoxValue (Results 1 – 2 of 2) sorted by relevance
24 class ProcBoxValue; variable30 llvm::raw_ostream &operator<<(llvm::raw_ostream &, const ProcBoxValue &);143 class ProcBoxValue : public AbstractBox {145 ProcBoxValue(mlir::Value addr, mlir::Value context) in ProcBoxValue() function148 ProcBoxValue clone(mlir::Value newBase) const { in clone()155 const ProcBoxValue &);233 BoxValue, ProcBoxValue>
85 const fir::ProcBoxValue &box) { in operator <<()