Home
last modified time | relevance | path

Searched defs:DS2 (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DMachineDominanceFrontier.h92 bool compareDomSet(DomSetType &DS1, const DomSetType &DS2) const { in compareDomSet()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DMachineDominanceFrontier.h92 bool compareDomSet(DomSetType &DS1, const DomSetType &DS2) const { in compareDomSet()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineDominanceFrontier.h93 bool compareDomSet(DomSetType &DS1, const DomSetType &DS2) const { in compareDomSet()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDominanceFrontierImpl.h75 DomSetType &DS1, const DomSetType &DS2) const { in compareDomSet()
/external/llvm/include/llvm/Analysis/
DDominanceFrontierImpl.h68 const DomSetType &DS2) const { in compareDomSet()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DDominanceFrontierImpl.h74 DomSetType &DS1, const DomSetType &DS2) const { in compareDomSet()
/external/clang/test/Sema/
DMicrosoftExtensions.c127 struct __declspec(deprecated(123)) DS2 {}; // expected-error {{'deprecated' attribute requires a st… struct