Searched refs:getConstantAsAttr (Results 1 – 1 of 1) sorted by relevance
92 Attribute getConstantAsAttr(llvm::Constant *value);236 Attribute Importer::getConstantAsAttr(llvm::Constant *value) { in getConstantAsAttr() function in Importer295 auto nested = getConstantAsAttr(value->getAggregateElement(i)) in getConstantAsAttr()317 valueAttr = getConstantAsAttr(GV->getInitializer()); in processGlobal()338 if (Attribute attr = getConstantAsAttr(c)) { in processConstant()