| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | ScheduleDAG.cpp | 219 SmallVector<SUnit*, 8> WorkList; in setDepthDirty() local 234 SmallVector<SUnit*, 8> WorkList; in setHeightDirty() local 265 SmallVector<SUnit*, 8> WorkList; in ComputeDepth() local 296 SmallVector<SUnit*, 8> WorkList; in ComputeHeight() local 476 std::vector<SUnit*> WorkList; in InitDAGTopologicalSorting() local 577 std::vector<const SUnit*> WorkList; in DFS() local 605 std::vector<const SUnit*> WorkList; in GetSubGraph() local
|
| H A D | ProcessImplicitDefs.cpp | 34 SmallSetVector<MachineInstr*, 16> WorkList; member in __anonb70e92d00111::ProcessImplicitDefs
|
| H A D | LiveRangeCalc.cpp | 137 SetVector<unsigned> WorkList; in isDefOnEntry() local 196 SmallVector<unsigned, 16> WorkList(1, UseMBBNum); in findReachingDefs() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | Combiner.cpp | 85 WorkListTy &WorkList; member in Combiner::WorkListMaintainerImpl 95 WorkListMaintainerImpl(WorkListTy &WorkList, MachineRegisterInfo &MRI) in WorkListMaintainerImpl() 209 Combiner::WorkListMaintainer::create(Level Lvl, WorkListTy &WorkList, in create()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUMemoryUtils.cpp | 232 SmallVector<Function *> WorkList = {CG[&Func]->getFunction()}; in getTransitiveUsesOfLDS() local 304 SmallVector<Function *> WorkList = {CG[KernelRoot]->getFunction()}; in removeFnAttrFromReachable() local 383 SmallVector<MemoryAccess *> WorkList{Walker->getClobberingMemoryAccess(Load)}; in isClobberedInFunction() local
|
| H A D | AMDGPUPromoteAlloca.cpp | 241 SmallVector<Instruction *, 4> WorkList({&Alloca}); in collectAllocaUses() local 744 static void forEachWorkListItem(const InstContainer &WorkList, in forEachWorkListItem() 847 SmallVector<Instruction *> WorkList; in tryPromoteAllocaToVector() local 1533 std::vector<Value *> WorkList; in tryPromoteAllocaToLDS() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | DCE.cpp | 89 DCEInstruction(Instruction * I,SmallSetVector<Instruction *,16> & WorkList,const TargetLibraryInfo * TLI) DCEInstruction() argument 124 SmallSetVector<Instruction *, 16> WorkList; eliminateDeadCode() local
|
| H A D | BDCE.cpp | 55 SmallVector<Instruction *, 16> WorkList; in clearAssumptionsOfUsers() local
|
| H A D | Reg2Mem.cpp | 72 std::list<Instruction*> WorkList; in runPass() local
|
| H A D | AlignmentFromAssumptions.cpp | 205 SmallVector<Instruction*, 16> WorkList; in processAssumption() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | MoveAutoInit.cpp | 70 SmallVector<MemoryAccess *> WorkList(map_range(IMA.users(), AsMemoryAccess)); in usersDominator() local 131 SmallVector<BasicBlock *> WorkList(successors(UsersDominator)); in runMoveAutoInit() local
|
| H A D | CodeMoverUtils.cpp | 286 SmallPtrSetImpl<Instruction *> &WorkList) { in collectInstructionsInBetween() 296 SmallPtrSet<Instruction *, 10> WorkList; in collectInstructionsInBetween() local 463 SmallVector<const BasicBlock *, 8> WorkList; in nonStrictlyPostDominate() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | EHUtils.h | 23 DenseSet<BlockT *> WorkList; in computeEHOnlyBlocks() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | Combiner.h | 41 WorkListTy WorkList; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86PreTileConfig.cpp | 244 SmallVector<Register, 8> WorkList; in INITIALIZE_PASS_DEPENDENCY() local 347 SmallVector<MachineBasicBlock *, 8> WorkList; in runOnMachineFunction() local 384 SmallVector<MIRef, 8> WorkList({I}); in runOnMachineFunction() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BPFASpaceCastSimplifyPass.cpp | 75 SmallVector<CastGEPCast, 16> WorkList; in run() local
|
| /freebsd/crypto/krb5/src/ccapi/server/win/ |
| H A D | WorkItem.cpp | 82 WorkList::WorkList() { in WorkList() function in WorkList
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | FunctionSpecialization.cpp | 109 SmallVectorImpl<BasicBlock *> &WorkList) { in estimateBasicBlocks() 266 SmallVector<BasicBlock *> WorkList; in estimateSwitchInst() local 286 SmallVector<BasicBlock *> WorkList; in estimateBranchInst() local 296 SmallVector<PHINode *, 64> WorkList; in discoverTransitivelyIncomingValues() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| H A D | SSAUpdaterImpl.h | 118 SmallVector<BBInfo *, 64> WorkList; in BuildBlockList() local 436 SmallVector<PhiT *, 20> WorkList; in CheckIfPHIMatches() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyFixIrreducibleControlFlow.cpp | 140 SmallVector<BlockPair, 4> WorkList; in calculate() local 210 BlockVector WorkList; in calculate() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DebugHandlerBase.cpp | 115 SmallVector<LexicalScope *, 4> WorkList; in identifyScopeMarkers() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsOptimizePICCall.cpp | 204 SmallVector<MBBInfo, 8> WorkList(1, MBBInfo(MDT->getRootNode())); in runOnMachineFunction() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCBoolRetToInt.cpp | 72 SmallVector<Value *, 8> WorkList; in findAllDefs() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64StackTaggingPreRA.cpp | 265 SmallVector<Register, 8> WorkList; in findFirstSlotCandidate() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVRegularizer.cpp | 64 std::list<Instruction *> WorkList; in runLowerConstExpr() local
|