Lines Matching refs:Operation
115 mlir::Operation *lastGlobalOp = nullptr;
119 mlir::Operation *getGlobalValue(llvm::StringRef ref);
143 mlir::Operation *insertPoint = nullptr);
183 void setCommonAttributes(GlobalDecl gd, mlir::Operation *op);
251 mlir::Operation *
259 void emitAliasForGlobal(llvm::StringRef mangledName, mlir::Operation *op,
266 void setGlobalVisibility(mlir::Operation *op, const NamedDecl *d) const;
267 void setDSOLocal(mlir::Operation *op) const;
272 void setGVProperties(mlir::Operation *op, const NamedDecl *d) const;
273 void setGVPropertiesAux(mlir::Operation *op, const NamedDecl *d) const;
280 mlir::Operation *op = nullptr);
281 void emitGlobalFunctionDefinition(clang::GlobalDecl gd, mlir::Operation *op);
307 void maybeSetTrivialComdat(const clang::Decl &d, mlir::Operation *op);
365 void addReplacement(llvm::StringRef name, mlir::Operation *op);
407 typedef llvm::StringMap<mlir::Operation *> ReplacementsTy;
417 void setNonAliasAttributes(GlobalDecl gd, mlir::Operation *op);