Searched refs:getComdatAttr (Results 1 – 2 of 2) sorted by relevance
293 mlir::SymbolRefAttr getComdatAttr(cir::GlobalOp &op,
1243 mlir::SymbolRefAttr comdatAttr = getComdatAttr(op, rewriter); in setupRegionInitializedLLVMGlobalOp()1298 mlir::SymbolRefAttr comdatAttr = getComdatAttr(op, rewriter); in matchAndRewrite()1335 CIRToLLVMGlobalOpLowering::getComdatAttr(cir::GlobalOp &op, in getComdatAttr() function in cir::direct::CIRToLLVMGlobalOpLowering