Home
last modified time | relevance | path

Searched refs:OperandBundleDef (Results 1 – 25 of 37) sorted by relevance

12

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstructions.h1531 ArrayRef<OperandBundleDef> Bundles = None,
1554 ArrayRef<OperandBundleDef> Bundles,
1571 ArrayRef<OperandBundleDef> Bundles = None,
1598 ArrayRef<OperandBundleDef> Bundles,
1645 ArrayRef<OperandBundleDef> Bundles,
1648 ArrayRef<OperandBundleDef> Bundles,
3792 ArrayRef<OperandBundleDef> Bundles,
3829 ArrayRef<OperandBundleDef> Bundles,
4007 ArrayRef<OperandBundleDef> Bundles,
4048 ArrayRef<OperandBundleDef> Bundles,
[all …]
H A DIRBuilder.h133 ArrayRef<OperandBundleDef> DefaultOperandBundles;
420 ArrayRef<OperandBundleDef> DefaultOperandBundles;
1032 ArrayRef<OperandBundleDef> OpBundles,
1053 ArrayRef<OperandBundleDef> OpBundles,
1080 ArrayRef<OperandBundleDef> OpBundles,
1097 ArrayRef<OperandBundleDef> OpBundles,
2403 ArrayRef<OperandBundleDef> OpBundles,
2420 ArrayRef<OperandBundleDef> OpBundles,
2651 ArrayRef<OperandBundleDef> OpBundles = None)
2683 ArrayRef<OperandBundleDef> OpBundles = None)
[all …]
H A DInstrTypes.h1140 using OperandBundleDef = OperandBundleDefT<Value *>;
1211 static CallBase *Create(CallBase *CB, ArrayRef<OperandBundleDef> Bundles,
1220 OperandBundleDef Bundle,
1225 OperandBundleDef OB,
2011 void getOperandBundlesAsDefs(SmallVectorImpl<OperandBundleDef> &Defs) const;
2231 op_iterator populateBundleOperandInfos(ArrayRef<OperandBundleDef> Bundles,
2246 static unsigned CountBundleInputs(ArrayRef<OperandBundleDef> Bundles) {
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/CFGuard/
H A DCFGuard.cpp27 using OperandBundleDef = OperandBundleDefT<Value *>; typedef
202 SmallVector<llvm::OperandBundleDef, 1> Bundles; in insertCFGuardDispatch()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerInvoke.cpp52 SmallVector<OperandBundleDef, 1> OpBundles; in runImpl()
H A DGuardUtils.cpp32 OperandBundleDef DeoptOB(*Guard->getOperandBundle(LLVMContext::OB_deopt)); in makeGuardControlFlowExplicit()
H A DInlineFunction.cpp1725 OperandBundleDef OB("clang.arc.attachedcall", BundleArgs); in inlineRetainOrClaimRVCalls()
1981 SmallVector<OperandBundleDef, 2> OpDefs; in InlineFunction()
2297 SmallVector<OperandBundleDef, 1> OpBundles; in InlineFunction()
2382 SmallVector<OperandBundleDef, 1> OpBundles; in InlineFunction()
H A DAssumeBundleBuilder.cpp230 SmallVector<OperandBundleDef, 8> OpBundle; in build()
H A DLocal.cpp2154 SmallVector<OperandBundleDef, 1> OpBundles; in createCallMatchingInvoke()
2212 SmallVector<OperandBundleDef, 1> OpBundles; in changeToInvokeAndSplitBasicBlock()
H A DSimplifyLibCalls.cpp3038 SmallVector<OperandBundleDef, 2> OpBundles; in optimizeCall()
3493 SmallVector<OperandBundleDef, 2> OpBundles; in optimizeCall()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARC.cpp52 SmallVector<OperandBundleDef, 1> OpBundles; in createCallInstWithColors()
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp269 CallBase *CallBase::Create(CallBase *CI, OperandBundleDef OpB, in Create()
271 SmallVector<OperandBundleDef, 2> OpDefs; in Create()
366 SmallVectorImpl<OperandBundleDef> &Defs) const { in getOperandBundlesAsDefs()
445 OperandBundleDef OB, in addOperandBundle()
450 SmallVector<OperandBundleDef, 1> Bundles; in addOperandBundle()
458 SmallVector<OperandBundleDef, 1> Bundles; in removeOperandBundle()
634 ArrayRef<OperandBundleDef> OpB, in createMalloc()
729 ArrayRef<OperandBundleDef> OpB, in CreateMalloc()
761 ArrayRef<OperandBundleDef> Bundles, in createFree()
826 ArrayRef<OperandBundleDef> Bundles, in init()
[all …]
H A DIRBuilder.cpp76 ArrayRef<OperandBundleDef> OpBundles = {}) { in createCallHelper()
478 ArrayRef<OperandBundleDef> OpBundles) { in CreateAssumption()
639 static std::vector<OperandBundleDef>
643 std::vector<OperandBundleDef> Rval; in getStatepointBundles()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DReplaceWithVeclib.cpp75 SmallVector<OperandBundleDef, 1> OpBundles; in replaceWithTLIFunction()
H A DWasmEHPrepare.cpp329 OperandBundleDef("funclet", CPI)); in prepareEHPad()
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp382 static SmallVector<llvm::OperandBundleDef, 1>
384 SmallVector<llvm::OperandBundleDef, 1> BundleList; in getBundlesForCoroEnd()
H A DCGCall.cpp4394 SmallVector<llvm::OperandBundleDef, 1>
4396 SmallVector<llvm::OperandBundleDef, 1> BundleList; in getBundlesForFunclet()
4424 SmallVector<llvm::OperandBundleDef, 1> BundleList = in EmitNoreturnRuntimeCallOrInvoke()
4467 SmallVector<llvm::OperandBundleDef, 1> BundleList = in EmitCallOrInvoke()
5229 SmallVector<llvm::OperandBundleDef, 1> BundleList = in EmitCall()
H A DCGCleanup.cpp1323 SmallVector<llvm::OperandBundleDef, 1> BundleList = in EmitSehScope()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp196 SmallVector<OperandBundleDef, 1> OpBundles; in DeleteDeadVarargs()
939 SmallVector<OperandBundleDef, 1> OpBundles; in RemoveDeadStuffFromFunction()
H A DArgumentPromotion.cpp331 SmallVector<OperandBundleDef, 1> OpBundles; in doPromotion()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp869 SmallVectorImpl<OperandBundleDef> &OpBundles) { in populateEHOperandBundle()
877 OpBundles.emplace_back(OperandBundleDef(*ParentFunclet)); in populateEHOperandBundle()
963 SmallVector<OperandBundleDef, 1> OpBundles; in instrumentOneFunc()
H A DInstrProfiling.cpp657 SmallVector<OperandBundleDef, 1> OpBundles; in lowerValueProfileInst()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86WinEHState.cpp464 SmallVector<OperandBundleDef, 1> OpBundles; in rewriteSetJmpCall()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1704 SmallVector<OperandBundleDef, 4> OpBundles; in visitCallInst()
2546 OperandBundleDef NewBundle("gc-live", NewLiveGc); in visitCallBase()
2778 SmallVector<OperandBundleDef, 1> OpBundles; in transformConstExprCastCall()
2954 SmallVector<OperandBundleDef, 1> OpBundles; in transformCallThroughTrampoline()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h493 parseOptionalOperandBundles(SmallVectorImpl<OperandBundleDef> &BundleList,

12