/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/MachO/ |
H A 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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/ELF/ |
H A 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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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 | 182 auto ToRemove = [&](const Symbol &Sym) -> Expected<bool> { in handleArgs() local
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/ |
H A D | AArch64AddressTypePromotion.cpp | 255 SetOfInstructions ToRemove; in propagateSignExtension() local 377 SetOfInstructions &ToRemove) { in mergeSExts()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | ConstraintElimination.cpp | 865 SmallVectorImpl<Instruction *> &ToRemove) { in replaceSubOverflowUses() 898 SmallVectorImpl<Instruction *> &ToRemove) { in tryToSimplifyOverflowMath() 969 SmallVector<Instruction *> ToRemove; in eliminateConstraints() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/wasm/ |
H A D | WasmObject.cpp | 27 void Object::removeSections(function_ref<bool(const Section &)> ToRemove) { in removeSections()
|
/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A D | ARMOptimizeBarriersPass.cpp | 58 std::vector<MachineInstr *> ToRemove; in runOnMachineFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMOptimizeBarriersPass.cpp | 55 std::vector<MachineInstr *> ToRemove; in runOnMachineFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMOptimizeBarriersPass.cpp | 55 std::vector<MachineInstr *> ToRemove; in runOnMachineFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | ReachingDefAnalysis.cpp | 613 ReachingDefAnalysis::isSafeToRemove(MachineInstr *MI, InstSet &ToRemove, in isSafeToRemove() 621 InstSet &ToRemove, InstSet &Ignore) const { in isSafeToRemove()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
H A D | NVVMReflect.cpp | 87 SmallVector<Instruction *, 4> ToRemove; in runOnFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/ |
H A D | NVVMReflect.cpp | 90 SmallVector<Instruction *, 4> ToRemove; in runNVVMReflect() local
|
/aosp_15_r20/external/llvm/lib/Target/NVPTX/ |
H A D | NVVMReflect.cpp | 127 SmallVector<Instruction *, 4> ToRemove; in runOnFunction() local
|
/aosp_15_r20/external/llvm/lib/Target/PowerPC/ |
H A D | PPCBoolRetToInt.cpp | 121 SmallVector<const PHINode *, 8> ToRemove; in getPromotablePHINodes() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCBoolRetToInt.cpp | 137 SmallVector<const PHINode *, 8> ToRemove; in getPromotablePHINodes() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCBoolRetToInt.cpp | 139 SmallVector<const PHINode *, 8> ToRemove; in getPromotablePHINodes() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanTransforms.cpp | 425 SmallVector<VPRecipeBase *> ToRemove; in optimizeInductions() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DbgEntityHistoryCalculator.cpp | 133 SmallVector<EntryIndex, 4> ToRemove; in trimLocationRanges() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | JumpThreading.cpp | 1117 unsigned ToRemove = Ret == LazyValueInfo::True ? 1 : 0; in ProcessBlock() local 2742 SmallVector<Instruction *, 4> ToRemove; in ThreadGuard() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjCopy/ |
D | CommonConfig.h | 233 NameMatcher ToRemove; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjCopy/ |
H A D | CommonConfig.h | 229 NameMatcher ToRemove; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjCopy/ |
D | CommonConfig.h | 226 NameMatcher ToRemove; member
|