| /external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/MachO/ |
| D | MachOObject.cpp | 36 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/ |
| 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()
|
| D | COFFObjcopy.cpp | 182 auto ToRemove = [&](const Symbol &Sym) -> Expected<bool> { in handleArgs() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/wasm/ |
| D | WasmObject.cpp | 27 void Object::removeSections(function_ref<bool(const Section &)> ToRemove) { in removeSections()
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64AddressTypePromotion.cpp | 255 SetOfInstructions ToRemove; in propagateSignExtension() local 377 SetOfInstructions &ToRemove) { in mergeSExts()
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMOptimizeBarriersPass.cpp | 58 std::vector<MachineInstr *> ToRemove; in runOnMachineFunction() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMOptimizeBarriersPass.cpp | 55 std::vector<MachineInstr *> ToRemove; in runOnMachineFunction() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
| D | ARMOptimizeBarriersPass.cpp | 55 std::vector<MachineInstr *> ToRemove; in runOnMachineFunction() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
| D | SIPreEmitPeephole.cpp | 201 SmallVector<MachineInstr *, 4> ToRemove; in optimizeVccBranch() local 251 SmallVector<MachineInstr *, 4> ToRemove; in optimizeSetGPR() local
|
| D | AMDGPUExportClustering.cpp | 83 SmallVector<SDep, 2> ToAdd, ToRemove; in removeExportDependencies() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| D | NVVMReflect.cpp | 87 SmallVector<Instruction *, 4> ToRemove; in runOnFunction() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/ |
| D | NVVMReflect.cpp | 90 SmallVector<Instruction *, 4> ToRemove; in runNVVMReflect() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/ELF/ |
| D | ELFObject.cpp | 713 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/ |
| D | NVVMReflect.cpp | 127 SmallVector<Instruction *, 4> ToRemove; in runOnFunction() local
|
| /external/llvm/lib/Target/PowerPC/ |
| D | PPCBoolRetToInt.cpp | 121 SmallVector<const PHINode *, 8> ToRemove; in getPromotablePHINodes() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
| D | PPCBoolRetToInt.cpp | 139 SmallVector<const PHINode *, 8> ToRemove; in getPromotablePHINodes() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCBoolRetToInt.cpp | 137 SmallVector<const PHINode *, 8> ToRemove; in getPromotablePHINodes() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
| D | ReachingDefAnalysis.cpp | 613 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/ |
| D | ConstraintElimination.cpp | 865 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/ |
| D | VPlanTransforms.cpp | 425 SmallVector<VPRecipeBase *> ToRemove; in optimizeInductions() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
| D | DbgEntityHistoryCalculator.cpp | 133 SmallVector<EntryIndex, 4> ToRemove; in trimLocationRanges() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjCopy/ |
| D | CommonConfig.h | 229 NameMatcher ToRemove; member
|
| /external/llvm/tools/bugpoint/ |
| D | CrashDebugger.cpp | 265 std::vector<GlobalValue*> ToRemove; in TestFuncs() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | JumpThreading.cpp | 1117 unsigned ToRemove = Ret == LazyValueInfo::True ? 1 : 0; in ProcessBlock() local 2742 SmallVector<Instruction *, 4> ToRemove; in ThreadGuard() local
|
| D | LowerMatrixIntrinsics.cpp | 211 SmallVector<Instruction *, 16> ToRemove; member in __anondf12c74f0111::LowerMatrixIntrinsics
|