Searched refs:OB_funclet (Results 1 – 16 of 16) sorted by relevance
90 OB_funclet = 1, // "funclet" enumerator
1193 return getTagID() == LLVMContext::OB_funclet;
184 if (auto Bundle = CB->getOperandBundle(LLVMContext::OB_funclet)) in insertCFGuardCheck()
55 assert(FuncletEntry->second == LLVMContext::OB_funclet && in LLVMContext()
3565 } else if (Tag == LLVMContext::OB_funclet) { in visitCallBase()4283 if (auto Bundle = II->getOperandBundle(LLVMContext::OB_funclet)) in visitEHPadPredecessors()6126 if (Call.getOperandBundleAt(I).getTagID() == LLVMContext::OB_funclet) in visitIntrinsicCall()
593 {LLVMContext::OB_deopt, LLVMContext::OB_funclet, in hasClobberingOperandBundles()
1316 if (CB->getOperandBundle(LLVMContext::OB_funclet)) { in runSjLjOnFunction()1402 if (auto Bundle = CB->getOperandBundle(LLVMContext::OB_funclet)) in runSjLjOnFunction()1819 if (auto Bundle = CI->getOperandBundle(LLVMContext::OB_funclet)) { in handleLongjmpableCallsForWasmSjLj()
562 if (auto FuncletBundle = CI->getOperandBundle(LLVMContext::OB_funclet)) { in HandleCallsInBlockInlinedThroughInvoke()961 if (I->getOperandBundle(LLVMContext::OB_funclet)) in PropagateOperandBundles()2062 if (Tag == LLVMContext::OB_funclet) in InlineFunction()2155 CB.getOperandBundle(LLVMContext::OB_funclet); in InlineFunction()
631 if (auto Bundle = CB->getOperandBundle(LLVMContext::OB_funclet)) in lowerCall()
1108 if (auto BU = CB->getOperandBundle(LLVMContext::OB_funclet)) in removeImplausibleInstructions()
1149 return B.getTagID() != LLVMContext::OB_funclet; in OptimizeIndividualCallImpl()
828 OrigCall->getOperandBundle(LLVMContext::OB_funclet); in populateEHOperandBundle()
389 if (auto Bundle = End->getOperandBundle(LLVMContext::OB_funclet)) { in replaceUnwindCoroEnd()
1579 if (Call->getOperandBundleAt(i).getTagID() != LLVMContext::OB_funclet) in selectInstruction()
3139 LLVMContext::OB_gc_live, LLVMContext::OB_funclet, in visitInvoke()3229 {LLVMContext::OB_deopt, LLVMContext::OB_funclet}) && in visitCallBr()8949 {LLVMContext::OB_deopt, LLVMContext::OB_funclet, in visitCall()
1429 if (Bundle.getTagID() == LLVMContext::OB_funclet) in cloneInstructionInExitBlock()