Home
last modified time | relevance | path

Searched defs:ToRemove (Results 1 – 25 of 35) sorted by relevance

12

/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/MachO/
DMachOObject.cpp36 function_ref<bool(const std::unique_ptr<SymbolEntry> &)> ToRemove) { in removeSymbols()
92 function_ref<bool(const LoadCommand &)> ToRemove) { in removeLoadCommands()
103 function_ref<bool(const std::unique_ptr<Section> &)> ToRemove) { in removeSections()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/COFF/
DCOFFObject.cpp38 function_ref<Expected<bool>(const Symbol &)> ToRemove) { in removeSymbols()
89 void Object::removeSections(function_ref<bool(const Section &)> ToRemove) { in removeSections()
DCOFFObjcopy.cpp182 auto ToRemove = [&](const Symbol &Sym) -> Expected<bool> { in handleArgs() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/wasm/
DWasmObject.cpp27 void Object::removeSections(function_ref<bool(const Section &)> ToRemove) { in removeSections()
/external/llvm/lib/Target/AArch64/
DAArch64AddressTypePromotion.cpp255 SetOfInstructions ToRemove; in propagateSignExtension() local
377 SetOfInstructions &ToRemove) { in mergeSExts()
/external/llvm/lib/Target/ARM/
DARMOptimizeBarriersPass.cpp58 std::vector<MachineInstr *> ToRemove; in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMOptimizeBarriersPass.cpp55 std::vector<MachineInstr *> ToRemove; in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMOptimizeBarriersPass.cpp55 std::vector<MachineInstr *> ToRemove; in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DSIPreEmitPeephole.cpp201 SmallVector<MachineInstr *, 4> ToRemove; in optimizeVccBranch() local
251 SmallVector<MachineInstr *, 4> ToRemove; in optimizeSetGPR() local
DAMDGPUExportClustering.cpp83 SmallVector<SDep, 2> ToAdd, ToRemove; in removeExportDependencies() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVVMReflect.cpp87 SmallVector<Instruction *, 4> ToRemove; in runOnFunction() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
DNVVMReflect.cpp90 SmallVector<Instruction *, 4> ToRemove; in runNVVMReflect() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/ELF/
DELFObject.cpp713 bool AllowBrokenLinks, function_ref<bool(const SectionBase *)> ToRemove) { in removeSectionReferences()
739 function_ref<bool(const Symbol &)> ToRemove) { in removeSymbols()
868 bool AllowBrokenLinks, function_ref<bool(const SectionBase *)> ToRemove) { in removeSectionReferences()
972 function_ref<bool(const Symbol &)> ToRemove) { in removeSymbols()
1009 bool AllowBrokenLinks, function_ref<bool(const SectionBase *)> ToRemove) { in removeSectionReferences()
1030 function_ref<bool(const SectionBase *)> ToRemove) { in removeSectionReferences()
1054 bool AllowBrokenLinks, function_ref<bool(const SectionBase *)> ToRemove) { in removeSectionReferences()
1069 Error GroupSection::removeSymbols(function_ref<bool(const Symbol &)> ToRemove) { in removeSymbols()
2133 bool AllowBrokenLinks, std::function<bool(const SectionBase &)> ToRemove) { in removeSections()
2208 Error Object::removeSymbols(function_ref<bool(const Symbol &)> ToRemove) { in removeSymbols()
/external/llvm/lib/Target/NVPTX/
DNVVMReflect.cpp127 SmallVector<Instruction *, 4> ToRemove; in runOnFunction() local
/external/llvm/lib/Target/PowerPC/
DPPCBoolRetToInt.cpp121 SmallVector<const PHINode *, 8> ToRemove; in getPromotablePHINodes() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
DPPCBoolRetToInt.cpp139 SmallVector<const PHINode *, 8> ToRemove; in getPromotablePHINodes() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCBoolRetToInt.cpp137 SmallVector<const PHINode *, 8> ToRemove; in getPromotablePHINodes() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DReachingDefAnalysis.cpp613 ReachingDefAnalysis::isSafeToRemove(MachineInstr *MI, InstSet &ToRemove, in isSafeToRemove()
621 InstSet &ToRemove, InstSet &Ignore) const { in isSafeToRemove()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DConstraintElimination.cpp865 SmallVectorImpl<Instruction *> &ToRemove) { in replaceSubOverflowUses()
898 SmallVectorImpl<Instruction *> &ToRemove) { in tryToSimplifyOverflowMath()
969 SmallVector<Instruction *> ToRemove; in eliminateConstraints() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DVPlanTransforms.cpp425 SmallVector<VPRecipeBase *> ToRemove; in optimizeInductions() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DDbgEntityHistoryCalculator.cpp133 SmallVector<EntryIndex, 4> ToRemove; in trimLocationRanges() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjCopy/
DCommonConfig.h229 NameMatcher ToRemove; member
/external/llvm/tools/bugpoint/
DCrashDebugger.cpp265 std::vector<GlobalValue*> ToRemove; in TestFuncs() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp1117 unsigned ToRemove = Ret == LazyValueInfo::True ? 1 : 0; in ProcessBlock() local
2742 SmallVector<Instruction *, 4> ToRemove; in ThreadGuard() local
DLowerMatrixIntrinsics.cpp211 SmallVector<Instruction *, 16> ToRemove; member in __anondf12c74f0111::LowerMatrixIntrinsics

12