/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | EdgeBundles.h | 47 ArrayRef<unsigned> getBlocks(unsigned Bundle) const { return Blocks[Bundle]; } in getBlocks()
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | ConvergenceVerifier.cpp | 33 auto Bundle = CB->getOperandBundle(LLVMContext::OB_convergencectrl); findAndCheckConvergenceTokenUsed() local
|
H A D | Core.cpp | 2581 LLVMDisposeOperandBundle(LLVMOperandBundleRef Bundle) LLVMDisposeOperandBundle() argument 2585 LLVMGetOperandBundleTag(LLVMOperandBundleRef Bundle,size_t * Len) LLVMGetOperandBundleTag() argument 2591 LLVMGetNumOperandBundleArgs(LLVMOperandBundleRef Bundle) LLVMGetNumOperandBundleArgs() argument 2595 LLVMGetOperandBundleArgAtIndex(LLVMOperandBundleRef Bundle,unsigned Index) LLVMGetOperandBundleArgAtIndex() argument 3188 for (auto *Bundle : ArrayRef(Bundles, NumBundles)) { LLVMBuildInvokeWithOperandBundles() local 3991 for (auto *Bundle : ArrayRef(Bundles, NumBundles)) { LLVMBuildCallWithOperandBundles() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | AssumeBundleQueries.cpp | 146 CallInst::BundleOpInfo* Bundle = getBundleFromUse(U); in getKnowledgeFromUse() local 183 CallInst::BundleOpInfo* Bundle = getBundleFromUse(&U); in getKnowledgeForValue() local
|
H A D | AssumptionCache.cpp | 81 } else if (Bundle.Inputs.size() > ABA_WasOn && in findAffectedValues() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCCodeEmitter.h | 43 const MCInst *Bundle = nullptr; member
|
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ |
H A D | XRayArgs.cpp | 240 SmallString<64> Bundle("-fxray-instrumentation-bundle="); in addArgs() local
|
H A D | OffloadBundler.cpp | 766 StringRef Bundle(&FC.data()[BundleStart], BundleEnd - BundleStart); ReadBundle() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/CFGuard/ |
H A D | CFGuard.cpp | 184 if (auto Bundle = CB->getOperandBundle(LLVMContext::OB_funclet)) insertCFGuardCheck() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86FloatingPoint.cpp | 353 LiveBundle &Bundle = in runOnMachineFunction() local 509 const LiveBundle &Bundle = in setupBlockStack() local 549 LiveBundle &Bundle = LiveBundles[BundleIdx]; finishBlockStack() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineInstrBundle.cpp | 127 MIBundleBuilder Bundle(MBB, FirstMI, LastMI); in finalizeBundle() local
|
H A D | ScheduleDAGInstrs.cpp | 1155 MachineBasicBlock::instr_iterator Bundle = MI.getIterator(); fixupKills() local
|
H A D | RegAllocGreedy.cpp | 742 ArrayRef<unsigned> Blocks = Bundles->getBlocks(Bundle); in growRegion() local
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerTracePC.h | 197 if (LargeType Bundle = *reinterpret_cast<const LargeType *>(P)) { in ForEachNonZeroByte() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 1402 if (auto Bundle = CB->getOperandBundle(LLVMContext::OB_funclet)) runSjLjOnFunction() local 1819 if (auto Bundle = CI->getOperandBundle(LLVMContext::OB_funclet)) { handleLongjmpableCallsForWasmSjLj() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64Arm64ECCallLowering.cpp | 631 if (auto Bundle = CB->getOperandBundle(LLVMContext::OB_funclet)) lowerCall() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | AssumeBundleBuilder.cpp | 124 const CallInst::BundleOpInfo *Bundle) { in tryToPreserveWithoutAddingAssume() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | RewriteStatepointsForGC.cpp | 1663 if (auto Bundle = Call->getOperandBundle(LLVMContext::OB_deopt)) makeStatepointExplicitImpl() local 1666 if (auto Bundle = Call->getOperandBundle(LLVMContext::OB_gc_transition)) { makeStatepointExplicitImpl() local
|
H A D | LICM.cpp | 1428 OperandBundleUse Bundle = CI->getOperandBundleAt(BundleIdx); cloneInstructionInExitBlock() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 174 auto Bundle = CB.getOperandBundle(LLVMContext::OB_kcfi); lowerCall() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCalls.cpp | 3717 auto Bundle = Call.getOperandBundle(LLVMContext::OB_kcfi); visitCallBase() local 3801 std::optional<OperandBundleUse> Bundle = visitCallBase() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 2814 newTreeEntry(ArrayRef<Value * > VL,std::optional<ScheduleData * > Bundle,const InstructionsState & S,const EdgeInfo & UserTreeIdx,ArrayRef<int> ReuseShuffleIndices=std::nullopt,ArrayRef<unsigned> ReorderIndices=std::nullopt) newTreeEntry() argument 2827 newTreeEntry(ArrayRef<Value * > VL,TreeEntry::EntryState EntryState,std::optional<ScheduleData * > Bundle,const InstructionsState & S,const EdgeInfo & UserTreeIdx,ArrayRef<int> ReuseShuffleIndices=std::nullopt,ArrayRef<unsigned> ReorderIndices=std::nullopt) newTreeEntry() argument 5875 std::optional<ScheduleData *> Bundle = buildTree_rec() local 9930 auto *Bundle = BlocksSchedules[BB]->getScheduleData(V); getLastInstructionInBundle() local 12442 ScheduleData *Bundle = nullptr; buildBundle() local 12483 __anon1d05f9c6ea02(bool ReSchedule, ScheduleData *Bundle) tryScheduleBundle() argument 12557 auto *Bundle = buildBundle(VL); tryScheduleBundle() local 12574 ScheduleData *Bundle = getScheduleData(OpValue); cancelScheduling() local 16292 SmallVector<Value *, 16> Bundle(Candidates.size()); vectorizeGEPIndices() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
H A D | CoroSplit.cpp | 389 if (auto Bundle = End->getOperandBundle(LLVMContext::OB_funclet)) { replaceUnwindCoroEnd() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Writer/ |
H A D | BitcodeWriter.cpp | 2838 const auto &Bundle = CS.getOperandBundleAt(i); writeOperandBundles() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ |
H A D | CompilerInvocation.cpp | 1394 parseXRayInstrumentationBundle(StringRef FlagName,StringRef Bundle,ArgList & Args,DiagnosticsEngine & D,XRayInstrSet & S) parseXRayInstrumentationBundle() argument
|