/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/MachO/ |
D | MachOObjcopy.cpp | 56 SectionPred RemovePred = [](const std::unique_ptr<Section> &) { in removeSections() local 102 auto RemovePred = [&Config, &MachOConfig, in updateAndRemoveSymbols() local 154 LoadCommandPred RemovePred = [&RPathsToRemove, in processLoadCommands() local 263 auto RemovePred = [&MachOConfig](const LoadCommand &LC) { in processLoadCommands() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/wasm/ |
D | WasmObjcopy.cpp | 61 SectionPred RemovePred = [](const Section &) { return false; }; in removeSections() local
|
/external/swiftshader/third_party/llvm-16.0/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/ |
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/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGFast.cpp | 90 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anon2b8072bc0111::ScheduleDAGFast
|
D | ScheduleDAGRRList.cpp | 241 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anonbfd7702e0111::ScheduleDAGRRList
|
/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 __anon5627fbb60111::ScheduleDAGFast
|
D | ScheduleDAGRRList.cpp | 241 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anon32851fa80111::ScheduleDAGRRList
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/ELF/ |
D | ELFObjcopy.cpp | 370 SectionPred RemovePred = [](const SectionBase &) { return false; }; in replaceAndRemoveSections() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGFast.cpp | 94 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anon0b40dc140111::ScheduleDAGFast
|
D | ScheduleDAGRRList.cpp | 207 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anon91578f860111::ScheduleDAGRRList
|