/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/MachO/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/wasm/ |
H A D | WasmObjcopy.cpp | 61 SectionPred RemovePred = [](const Section &) { return false; }; in removeSections() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | ScheduleDAG.cpp | 566 void ScheduleDAGTopologicalSort::RemovePred(SUnit *M, SUnit *N) { in RemovePred() function in ScheduleDAGTopologicalSort
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | ScheduleDAG.cpp | 537 void ScheduleDAGTopologicalSort::RemovePred(SUnit *M, SUnit *N) { in RemovePred() function in ScheduleDAGTopologicalSort
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | ScheduleDAG.cpp | 566 void ScheduleDAGTopologicalSort::RemovePred(SUnit *M, SUnit *N) { in RemovePred() function in ScheduleDAGTopologicalSort
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGFast.cpp | 94 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anon4ca821360111::ScheduleDAGFast
|
H A D | ScheduleDAGRRList.cpp | 241 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anonc9a4a5280111::ScheduleDAGRRList
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGFast.cpp | 90 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anon2200983c0111::ScheduleDAGFast
|
H A D | ScheduleDAGRRList.cpp | 241 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anon56f6f5ae0111::ScheduleDAGRRList
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGFast.cpp | 94 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anonc2c3a1940111::ScheduleDAGFast
|
H A D | ScheduleDAGRRList.cpp | 207 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anon34a1b5060111::ScheduleDAGRRList
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/ELF/ |
H A D | ELFObjcopy.cpp | 370 SectionPred RemovePred = [](const SectionBase &) { return false; }; in replaceAndRemoveSections() local
|