Searched refs:gcroot (Results 1 – 12 of 12) sorted by relevance
56 for (Symbol *b : ctx.config.gcroot) in markLive()
153 std::vector<Symbol *> gcroot; member
703 ctx.config.gcroot.push_back(b); in addUndefined()1357 ctx.config.gcroot.push_back(def); in maybeExportMinGWSymbols()2506 config->gcroot.push_back(d); in linkerMain()2631 config->gcroot.push_back(d); in linkerMain()
406 for (Symbol *b : ctx.config.gcroot) { in reportProblemSymbols()
1131 ctx.config.gcroot.push_back(sym); in parse()
157 if (IID == Intrinsic::gcroot) in CouldBecomeSafePoint()236 case Intrinsic::gcroot: { in DoLowering()
288 if (F->getIntrinsicID() == Intrinsic::gcroot) { in getAnalysisUsage() 340 // Find calls to llvm.gcroot. in runOnFunction()
411 if (II->getIntrinsicID() == Intrinsic::gcroot) in findInsts()
547 case Intrinsic::gcroot: in findBaseDefiningValue()
5574 case Intrinsic::gcroot: in visitIntrinsicCall()5577 if (ID == Intrinsic::gcroot) { in visitIntrinsicCall()
4155 if (CB.getIntrinsicID() == Intrinsic::gcroot) in canReplaceOperandWithVariable()
7409 case Intrinsic::gcroot: { in visitIntrinsicCall()