| /freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/MachO/ |
| H A D | MachOObject.cpp | 37 function_ref<bool(const std::unique_ptr<SymbolEntry> &)> ToRemove) { in removeSymbols() 93 function_ref<bool(const LoadCommand &)> ToRemove) { in removeLoadCommands() 104 function_ref<bool(const std::unique_ptr<Section> &)> ToRemove) { in removeSections()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/COFF/ |
| H A D | COFFObject.cpp | 38 function_ref<Expected<bool>(const Symbol &)> ToRemove) { in removeSymbols() 89 void Object::removeSections(function_ref<bool(const Section &)> ToRemove) { in removeSections()
|
| H A D | COFFObjcopy.cpp | 212 auto ToRemove = [&](const Symbol &Sym) -> Expected<bool> { in handleArgs() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/wasm/ |
| H A D | WasmObject.cpp | 27 void Object::removeSections(function_ref<bool(const Section &)> ToRemove) { in removeSections()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVStripConvergentIntrinsics.cpp | 42 DenseSet<Instruction *> ToRemove; in runOnFunction() local
|
| H A D | SPIRVModuleAnalysis.cpp | 530 const Capability::Capability ToRemove, in removeCapabilityIf()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMOptimizeBarriersPass.cpp | 55 std::vector<MachineInstr *> ToRemove; in runOnMachineFunction() local
|
| H A D | ARMLowOverheadLoops.cpp | 380 SmallPtrSet<MachineInstr *, 4> ToRemove; member
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIPreEmitPeephole.cpp | 201 SmallVector<MachineInstr *, 4> ToRemove; in optimizeVccBranch() local 251 SmallVector<MachineInstr *, 4> ToRemove; in optimizeSetGPR() local
|
| H A D | AMDGPUExportClustering.cpp | 83 SmallVector<SDep, 2> ToAdd, ToRemove; in removeExportDependencies() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVVMReflect.cpp | 89 SmallVector<Instruction *, 4> ToRemove; in runNVVMReflect() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/ELF/ |
| H A D | ELFObject.cpp | 723 bool AllowBrokenLinks, function_ref<bool(const SectionBase *)> ToRemove) { in removeSectionReferences() 749 function_ref<bool(const Symbol &)> ToRemove) { in removeSymbols() 881 bool AllowBrokenLinks, function_ref<bool(const SectionBase *)> ToRemove) { in removeSectionReferences() 985 function_ref<bool(const Symbol &)> ToRemove) { in removeSymbols() 1022 bool AllowBrokenLinks, function_ref<bool(const SectionBase *)> ToRemove) { in removeSectionReferences() 1043 function_ref<bool(const SectionBase *)> ToRemove) { in removeSectionReferences() 1067 bool AllowBrokenLinks, function_ref<bool(const SectionBase *)> ToRemove) { in removeSectionReferences() 1082 Error GroupSection::removeSymbols(function_ref<bool(const Symbol &)> ToRemove) { in removeSymbols() 2153 bool AllowBrokenLinks, std::function<bool(const SectionBase &)> ToRemove) { in removeSections() 2228 Error Object::removeSymbols(function_ref<bool(const Symbol &)> ToRemove) { in removeSymbols()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/HipStdPar/ |
| H A D | HipStdPar.cpp | 150 SmallVector<std::reference_wrapper<Function>> ToRemove; in removeUnreachableFunctions() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCBoolRetToInt.cpp | 137 SmallVector<const PHINode *, 8> ToRemove; in getPromotablePHINodes() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | ReachingDefAnalysis.cpp | 612 ReachingDefAnalysis::isSafeToRemove(MachineInstr *MI, InstSet &ToRemove, in isSafeToRemove() 620 InstSet &ToRemove, InstSet &Ignore) const { in isSafeToRemove()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | ConstraintElimination.cpp | 1365 SmallVectorImpl<Instruction *> &ToRemove) { in checkAndReplaceCondition() 1538 SmallVectorImpl<Instruction *> &ToRemove) { in replaceSubOverflowUses() 1571 SmallVectorImpl<Instruction *> &ToRemove) { in tryToSimplifyOverflowMath() 1651 SmallVector<Instruction *> ToRemove; in eliminateConstraints() local
|
| H A D | DeadStoreElimination.cpp | 861 SmallVector<Instruction *> ToRemove; member
|
| H A D | JumpThreading.cpp | 3109 SmallVector<Instruction *, 4> ToRemove; in threadGuard() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BPFCheckAndAdjustIR.cpp | 304 Instruction *ToRemove[] = {ICmp, Info.ZExt, Info.SExt, MinMax}; in sinkMinMaxInBB() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DbgEntityHistoryCalculator.cpp | 133 SmallVector<EntryIndex, 4> ToRemove; in trimLocationRanges() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ObjCopy/ |
| H A D | CommonConfig.h | 232 NameMatcher ToRemove; member
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | Local.cpp | 1349 SmallPtrSetImpl<PHINode *> &ToRemove) { in EliminateDuplicatePHINodesNaiveImpl() 1385 SmallPtrSetImpl<PHINode *> &ToRemove) { in EliminateDuplicatePHINodesSetBasedImpl() 1470 SmallPtrSetImpl<PHINode *> &ToRemove) { in EliminateDuplicatePHINodes() 1481 SmallPtrSet<PHINode *, 8> ToRemove; in EliminateDuplicatePHINodes() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlanTransforms.cpp | 513 SmallVector<VPRecipeBase *> ToRemove; in optimizeInductions() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/tools/bugpoint/ |
| H A D | CrashDebugger.cpp | 281 std::vector<GlobalValue *> ToRemove; in TestFuncs() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | IROutliner.cpp | 2027 SmallVector<Value *, 4> ToRemove; in analyzeAndPruneOutputBlocks() local
|