Searched refs:setWeak (Results 1 – 9 of 9) sorted by relevance
51 void setWeak(bool isWeak) { IsWeak = isWeak; } in setWeak() function
109 Symbol->setWeak(true); in EmitSymbolAttribute()
102 WasmSym->setWeak(true); in GetExternalSymbolSymbol()
875 NewCI->setWeak(CI->isWeak()); in expandPartwordCmpXchg()1049 NewCI->setWeak(CI->isWeak()); in convertCmpXchgToIntegerType()
374 Pair->setWeak(IsWeak); in emitAtomicCmpXchg()1611 Inst->setWeak(IsWeak); in EmitAtomicCompareExchangeOp()
574 void setWeak(bool IsWeak) {
3857 Result->setWeak(isWeak()); in cloneImpl()
4506 cast<AtomicCmpXchgInst>(I)->setWeak(Record[OpNum+4]); in parseFunctionBody()
6805 CXI->setWeak(isWeak); in ParseCmpXchg()