Searched refs:setWeak (Results 1 – 13 of 13) sorted by relevance
53 void setWeak(bool isWeak) { IsWeak = isWeak; } in setWeak() function
109 Symbol->setWeak(true); in EmitSymbolAttribute()
827 NewCI->setWeak(CI->isWeak()); in expandPartwordCmpXchg()945 NewCI->setWeak(CI->isWeak()); in convertCmpXchgToIntegerType()
818 NewCI->setWeak(CI->isWeak()); in expandPartwordCmpXchg()936 NewCI->setWeak(CI->isWeak()); in convertCmpXchgToIntegerType()
370 Pair->setWeak(IsWeak); in emitAtomicCmpXchg()1422 Inst->setWeak(IsWeak); in EmitAtomicCompareExchangeOp()
3737 Result->setWeak(isWeak()); in cloneImpl()
555 void setWeak(bool IsWeak) {
563 void setWeak(bool IsWeak) {
3939 Result->setWeak(isWeak()); in cloneImpl()
4442 cast<AtomicCmpXchgInst>(I)->setWeak(Record[OpNum+4]); in parseFunctionBody()
5429 cast<AtomicCmpXchgInst>(I)->setWeak(Record[OpNum+4]); in parseFunctionBody()
6139 CXI->setWeak(isWeak); in ParseCmpXchg()
6641 CXI->setWeak(isWeak); in ParseCmpXchg()