/external/llvm-project/llvm/tools/llvm-objcopy/MachO/ |
D | MachOObjcopy.cpp | 50 SectionPred RemovePred = [](const std::unique_ptr<Section> &) { in removeSections() local 94 auto RemovePred = [Config, &Obj](const std::unique_ptr<SymbolEntry> &N) { in updateAndRemoveSymbols() local 140 LoadCommandPred RemovePred = [&RPathsToRemove, in processLoadCommands() local
|
/external/llvm-project/llvm/tools/llvm-objcopy/ELF/ |
D | ELFObjcopy.cpp | 320 Object &Obj, SectionPred &RemovePred, in replaceDebugSections() 456 SectionPred RemovePred = [](const SectionBase &) { return false; }; in replaceAndRemoveSections() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | ScheduleDAG.cpp | 566 void ScheduleDAGTopologicalSort::RemovePred(SUnit *M, SUnit *N) { in RemovePred() function in ScheduleDAGTopologicalSort
|
/external/llvm/lib/CodeGen/ |
D | ScheduleDAG.cpp | 537 void ScheduleDAGTopologicalSort::RemovePred(SUnit *M, SUnit *N) { in RemovePred() function in ScheduleDAGTopologicalSort
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | ScheduleDAG.cpp | 566 void ScheduleDAGTopologicalSort::RemovePred(SUnit *M, SUnit *N) { in RemovePred() function in ScheduleDAGTopologicalSort
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGFast.cpp | 94 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anon3955d6670111::ScheduleDAGFast
|
D | ScheduleDAGRRList.cpp | 241 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anon98946a990111::ScheduleDAGRRList
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGFast.cpp | 94 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anon55a238f30111::ScheduleDAGFast
|
D | ScheduleDAGRRList.cpp | 241 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anonf983a0250111::ScheduleDAGRRList
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGFast.cpp | 94 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anon3330d2850111::ScheduleDAGFast
|
D | ScheduleDAGRRList.cpp | 207 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anon751ee6370111::ScheduleDAGRRList
|