Home
last modified time | relevance | path

Searched defs:Bundle (Results 1 – 25 of 39) sorted by relevance

12

/llvm-project/llvm/tools/llvm-rc/
H A DResourceFileWriter.h109 struct Bundle { struct
110 std::array<std::optional<std::vector<StringRef>>, 16> Data;
111 ObjectInfo DeclTimeInfo;
112 uint16_t MemoryFlags;
113 Bundle(const ObjectInfo &Info, uint16_t Flags) in Bundle() function
H A DResourceFileWriter.cpp1294 BundleType Bundle; member in llvm::rc::BundleResource
1312 StringTableInfo::Bundle &Bundle, uint16_t StringID, in insertStringIntoBundle()
/llvm-project/llvm/include/llvm/CodeGen/
H A DEdgeBundles.h47 getBlocks(unsigned Bundle) getBlocks() argument
/llvm-project/llvm/lib/IR/
H A DConvergenceVerifier.cpp57 auto Bundle = CB->getOperandBundle(LLVMContext::OB_convergencectrl); in findAndCheckConvergenceTokenUsed() local
H A DCore.cpp2679 LLVMDisposeOperandBundle(LLVMOperandBundleRef Bundle) LLVMDisposeOperandBundle() argument
2683 LLVMGetOperandBundleTag(LLVMOperandBundleRef Bundle,size_t * Len) LLVMGetOperandBundleTag() argument
2689 LLVMGetNumOperandBundleArgs(LLVMOperandBundleRef Bundle) LLVMGetNumOperandBundleArgs() argument
2693 LLVMGetOperandBundleArgAtIndex(LLVMOperandBundleRef Bundle,unsigned Index) LLVMGetOperandBundleArgAtIndex() argument
3305 for (auto *Bundle : ArrayRef(Bundles, NumBundles)) { LLVMBuildCallBr() local
3330 for (auto *Bundle : ArrayRef(Bundles, NumBundles)) { LLVMBuildInvokeWithOperandBundles() local
4144 for (auto *Bundle : ArrayRef(Bundles, NumBundles)) { LLVMBuildCallWithOperandBundles() local
[all...]
/llvm-project/llvm/lib/Analysis/
H A DAssumeBundleQueries.cpp146 CallInst::BundleOpInfo* Bundle = getBundleFromUse(U); in getKnowledgeFromUse() local
183 CallInst::BundleOpInfo* Bundle = getBundleFromUse(&U); in getKnowledgeForValue() local
H A DAssumptionCache.cpp75 assert(Bundle.Inputs.size() == 2 && in findAffectedValues() local
/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCodeEmitter.h43 const MCInst *Bundle = nullptr; member
/llvm-project/clang/lib/Driver/
H A DXRayArgs.cpp240 SmallString<64> Bundle("-fxray-instrumentation-bundle="); addArgs() local
/llvm-project/llvm/tools/dsymutil/
H A DCFBundle.cpp159 CFBundle Bundle(ExePath); in getBundleInfo() local
H A Ddsymutil.cpp479 SmallString<128> Bundle(BundleBase); createBundleDir() local
/llvm-project/llvm/unittests/IR/
H A DAsmWriterTest.cpp94 OperandBundleDef Bundle("bundle", UndefValue::get(Int32Ty)); TEST() local
/llvm-project/llvm/lib/Transforms/CFGuard/
H A DCFGuard.cpp185 if (auto Bundle = CB->getOperandBundle(LLVMContext::OB_funclet)) in insertCFGuardCheck() local
/llvm-project/llvm/tools/llvm-c-test/
H A Decho.cpp575 auto Bundle = LLVMGetOperandBundleAtIndex(Src, i); CloneInstruction() local
587 for (auto Bundle : Bundles) CloneInstruction() local
614 auto Bundle = LLVMGetOperandBundleAtIndex(Src, i); CloneInstruction() local
626 for (auto Bundle : Bundles) CloneInstruction() local
851 auto Bundle = LLVMGetOperandBundleAtIndex(Src, i); CloneInstruction() local
862 for (auto Bundle : Bundles) CloneInstruction() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp353 LiveBundle &Bundle = in runOnMachineFunction() local
509 const LiveBundle &Bundle = setupBlockStack() local
549 LiveBundle &Bundle = LiveBundles[BundleIdx]; finishBlockStack() local
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DMachineInstrBundle.cpp127 MIBundleBuilder Bundle(MBB, FirstMI, LastMI); in finalizeBundle() local
H A DScheduleDAGInstrs.cpp1159 MachineBasicBlock::instr_iterator Bundle = MI.getIterator(); fixupKills() local
/llvm-project/llvm/lib/Target/SPIRV/Analysis/
H A DSPIRVConvergenceRegionAnalysis.cpp65 auto Bundle = II->getOperandBundle(LLVMContext::OB_convergencectrl); getConvergenceTokenInternal() local
/llvm-project/clang-tools-extra/clangd/
H A DCodeComplete.cpp315 using Bundle = llvm::SmallVector<CompletionCandidate, 4>; global() typedef
1973 for (auto &Bundle : Bundles) mergeResults() local
2020 addCandidate(TopN<ScoredBundle,ScoredBundleGreater> & Candidates,CompletionCandidate::Bundle Bundle) addCandidate() argument
2092 toCodeCompletion(const CompletionCandidate::Bundle & Bundle) toCodeCompletion() argument
[all...]
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp548 if (auto Bundle = Call.getOperandBundle(LLVMContext::OB_convergencectrl)) { in lowerInlineAsm() local
H A DIRTranslator.cpp2137 auto Bundle = CI.getOperandBundle(LLVMContext::OB_convergencectrl); translateConvergenceControlIntrinsic() local
2666 if (auto Bundle = CB.getOperandBundle(LLVMContext::OB_convergencectrl)) { translateCallBase() local
2791 if (auto Bundle = CI.getOperandBundle(LLVMContext::OB_convergencectrl)) { translateCall() local
[all...]
/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerTracePC.h197 if (LargeType Bundle = *reinterpret_cast<const LargeType *>(P)) { in ForEachNonZeroByte() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DAssumeBundleBuilder.cpp124 const CallInst::BundleOpInfo *Bundle) { in tryToPreserveWithoutAddingAssume() argument
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Arm64ECCallLowering.cpp686 if (auto Bundle = CB->getOperandBundle(LLVMContext::OB_funclet)) lowerCall() local
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp1704 if (auto Bundle = CI->getOperandBundle(LLVMContext::OB_funclet)) { handleLongjmpableCallsForWasmSjLj() local

12