Searched refs:setPartition (Results 1 – 10 of 10) sorted by relevance
70 setPartition(Src->getPartition()); in copyAttributesFrom()194 void GlobalValue::setPartition(StringRef S) { in setPartition() function in GlobalValue
71 setPartition(Src->getPartition()); in copyAttributesFrom()191 void GlobalValue::setPartition(StringRef S) { in setPartition() function in GlobalValue
291 void setPartition(StringRef Part);
290 void setPartition(StringRef Part);
3189 NewGV->setPartition(StringRef(Strtab.data() + Record[14], Record[15])); in parseGlobalVarRecord()3303 Func->setPartition(StringRef(Strtab.data() + Record[17], Record[18])); in parseFunctionRecord()3391 NewGA->setPartition( in parseGlobalIndirectSymbolRecord()
3784 TypeName->setPartition(CGM.getCodeGenOpts().SymbolPartition); in BuildTypeInfo()3785 GV->setPartition(CGM.getCodeGenOpts().SymbolPartition); in BuildTypeInfo()
1031 GV->setPartition(CodeGenOpts.SymbolPartition); in setGVPropertiesAux()
3252 NewGV->setPartition(StringRef(Strtab.data() + Record[14], Record[15])); in parseGlobalVarRecord()3373 Func->setPartition(StringRef(Strtab.data() + Record[17], Record[18])); in parseFunctionRecord()3460 NewGA->setPartition( in parseGlobalIndirectSymbolRecord()
1045 GA->setPartition(Lex.getStrVal()); in parseIndirectSymbol()1190 GV->setPartition(Lex.getStrVal()); in parseGlobal()5828 Fn->setPartition(Partition); in parseFunctionHeader()
976 GA->setPartition(Lex.getStrVal()); in parseIndirectSymbol()1121 GV->setPartition(Lex.getStrVal()); in ParseGlobal()5503 Fn->setPartition(Partition); in ParseFunctionHeader()