Searched defs:Bundles (Results 1 – 13 of 13) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Transforms/CFGuard/ |
H A D | CFGuard.cpp | 184 SmallVector<llvm::OperandBundleDef, 1> Bundles; in insertCFGuardCheck() local 216 SmallVector<llvm::OperandBundleDef, 1> Bundles; in insertCFGuardDispatch() local
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ |
H A D | XRayArgs.cpp | 76 auto Bundles = in XRayArgs() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | AssumeBundleQueries.cpp | 71 for (auto &Bundles : Assume.bundle_op_infos()) { in fillMapFromAssume() local
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Instructions.cpp | 298 CallBase *CallBase::Create(CallBase *CB, ArrayRef<OperandBundleDef> Bundles, in Create() 487 CallBase::populateBundleOperandInfos(ArrayRef<OperandBundleDef> Bundles, in populateBundleOperandInfos() 565 SmallVector<OperandBundleDef, 1> Bundles; in addOperandBundle() local 573 SmallVector<OperandBundleDef, 1> Bundles; in removeOperandBundle() local 680 ArrayRef<OperandBundleDef> Bundles, const Twine &NameStr) { in init() 773 ArrayRef<OperandBundleDef> Bundles, in init() 854 ArrayRef<OperandBundleDef> Bundles, in init()
|
H A D | IRBuilder.cpp | 355 ArrayRef<OperandBundleDef> Bundles) { in CreateFree()
|
H A D | Core.cpp | 3372 unsigned NumArgs, LLVMOperandBundleRef *Bundles, in LLVMBuildCallBr() 3399 LLVMOperandBundleRef *Bundles, unsigned NumBundles, const char *Name) { in LLVMBuildInvokeWithOperandBundles() 4221 unsigned NumArgs, LLVMOperandBundleRef *Bundles, in LLVMBuildCallWithOperandBundles()
|
H A D | AutoUpgrade.cpp | 5468 void llvm::UpgradeOperandBundles(std::vector<OperandBundleDef> &Bundles) { in UpgradeOperandBundles()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegAllocGreedy.h | 178 EdgeBundles *Bundles = nullptr; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64Arm64ECCallLowering.cpp | 752 SmallVector<llvm::OperandBundleDef, 1> Bundles; in lowerCall() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGCoroutine.cpp | 576 auto Bundles = getBundlesForCoroEnd(CGF); in Emit() local
|
H A D | CodeGenFunction.cpp | 2799 const CGCallee &Callee, SmallVectorImpl<llvm::OperandBundleDef> &Bundles) { in EmitKCFIOperandBundle() 3071 SmallVectorImpl<llvm::OperandBundleDef> &Bundles) { in EmitPointerAuthOperandBundle()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86FloatingPoint.cpp | 122 EdgeBundles *Bundles = nullptr; member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 1702 SmallVector<OperandBundleDef, 1> Bundles; in handleLongjmpableCallsForWasmSjLj() local
|