Home
last modified time | relevance | path

Searched defs:Bundles (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/CFGuard/
H A DCFGuard.cpp202 SmallVector<llvm::OperandBundleDef, 1> Bundles; in insertCFGuardDispatch() local
/netbsd/external/apache2/llvm/dist/clang/lib/Driver/
H A DXRayArgs.cpp111 auto Bundles = in XRayArgs() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DAssumeBundleQueries.cpp71 for (auto &Bundles : Assume.bundle_op_infos()) { in fillMapFromAssume() local
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp251 CallBase *CallBase::Create(CallBase *CB, ArrayRef<OperandBundleDef> Bundles, in Create()
368 CallBase::populateBundleOperandInfos(ArrayRef<OperandBundleDef> Bundles, in populateBundleOperandInfos()
446 SmallVector<OperandBundleDef, 1> Bundles; in addOperandBundle() local
454 SmallVector<OperandBundleDef, 1> Bundles; in removeOperandBundle() local
481 ArrayRef<OperandBundleDef> Bundles, const Twine &NameStr) { in init()
755 ArrayRef<OperandBundleDef> Bundles, in createFree()
793 ArrayRef<OperandBundleDef> Bundles, in CreateFree()
807 ArrayRef<OperandBundleDef> Bundles, in CreateFree()
820 ArrayRef<OperandBundleDef> Bundles, in init()
887 ArrayRef<OperandBundleDef> Bundles, in init()
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCoroutine.cpp402 auto Bundles = getBundlesForCoroEnd(CGF); in Emit() local
/netbsd/external/apache2/llvm/dist/llvm/docs/
H A DCodeGenerator.rst595 .. _MC Layer:
H A DLangRef.rst2186 Deoptimization Operand Bundles
2246 .. _ob_funclet:
2248 Funclet Operand Bundles
2269 GC Transition Operand Bundles
2287 .. _assume_opbundles:
2289 Assume Operand Bundles
2348 .. _ob_preallocated:
2350 Preallocated Operand Bundles
2375 .. _ob_gc_live:
2377 GC Live Operand Bundles
[all …]
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp123 EdgeBundles *Bundles = nullptr; member
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp167 EdgeBundles *Bundles; member in __anon2e7c457e0111::RAGreedy