| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/MachO/ |
| H A D | Object.cpp | 27 function_ref<bool(const std::unique_ptr<SymbolEntry> &)> ToRemove) { in removeSymbols() 60 function_ref<bool(const LoadCommand &)> ToRemove) { in removeLoadCommands() 71 function_ref<bool(const std::unique_ptr<Section> &)> ToRemove) { in removeSections()
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/COFF/ |
| H A D | Object.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 | 182 auto ToRemove = [&](const Symbol &Sym) -> Expected<bool> { in handleArgs() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/wasm/ |
| H A D | Object.cpp | 27 void Object::removeSections(function_ref<bool(const Section &)> ToRemove) { in removeSections()
|
| /freebsd-13.1/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 | 372 SmallPtrSet<MachineInstr*, 4> ToRemove; member
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIPreEmitPeephole.cpp | 179 SmallVector<MachineInstr *, 4> ToRemove; in optimizeVccBranch() local 229 SmallVector<MachineInstr *, 4> ToRemove; in optimizeSetGPR() local
|
| H A D | AMDGPUExportClustering.cpp | 83 SmallVector<SDep, 2> ToAdd, ToRemove; in removeExportDependencies() local
|
| H A D | AMDGPULowerModuleLDSPass.cpp | 67 SmallPtrSetImpl<Constant *> &ToRemove) { in removeFromUsedList()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVVMReflect.cpp | 88 SmallVector<Instruction *, 4> ToRemove; in runNVVMReflect() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/ |
| H A D | Object.cpp | 753 bool AllowBrokenLinks, function_ref<bool(const SectionBase *)> ToRemove) { in removeSectionReferences() 779 function_ref<bool(const Symbol &)> ToRemove) { in removeSymbols() 897 bool AllowBrokenLinks, function_ref<bool(const SectionBase *)> ToRemove) { in removeSectionReferences() 999 function_ref<bool(const Symbol &)> ToRemove) { in removeSymbols() 1036 bool AllowBrokenLinks, function_ref<bool(const SectionBase *)> ToRemove) { in removeSectionReferences() 1057 function_ref<bool(const SectionBase *)> ToRemove) { in removeSectionReferences() 1081 bool AllowBrokenLinks, function_ref<bool(const SectionBase *)> ToRemove) { in removeSectionReferences() 1096 Error GroupSection::removeSymbols(function_ref<bool(const Symbol &)> ToRemove) { in removeSymbols() 2114 bool AllowBrokenLinks, std::function<bool(const SectionBase &)> ToRemove) { in removeSections() 2165 Error Object::removeSymbols(function_ref<bool(const Symbol &)> ToRemove) { in removeSymbols()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCBoolRetToInt.cpp | 139 SmallVector<const PHINode *, 8> ToRemove; in getPromotablePHINodes() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | ReachingDefAnalysis.cpp | 608 ReachingDefAnalysis::isSafeToRemove(MachineInstr *MI, InstSet &ToRemove, in isSafeToRemove() 616 InstSet &ToRemove, InstSet &Ignore) const { in isSafeToRemove()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DbgEntityHistoryCalculator.cpp | 134 SmallVector<EntryIndex, 4> ToRemove; in trimLocationRanges() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/ |
| H A D | CommonConfig.h | 225 NameMatcher ToRemove; member
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | JumpThreading.cpp | 1160 unsigned ToRemove = Ret == LazyValueInfo::True ? 1 : 0; in processBlock() local 3054 SmallVector<Instruction *, 4> ToRemove; in threadGuard() local
|
| H A D | RewriteStatepointsForGC.cpp | 923 SmallVector<Value *> ToRemove; in findBasePointer() local
|
| H A D | LowerMatrixIntrinsics.cpp | 401 SmallVector<Instruction *, 16> ToRemove; member in __anonf095cceb0111::LowerMatrixIntrinsics
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/bugpoint/ |
| H A D | CrashDebugger.cpp | 269 std::vector<GlobalValue *> ToRemove; in TestFuncs() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonConstPropagation.cpp | 1028 SmallVector<MachineBasicBlock*,2> ToRemove; in rewrite() local
|