Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineDominanceFrontier.h94 bool compareDomSet(DomSetType &DS1, const DomSetType &DS2) const { in compareDomSet()
/external/llvm/include/llvm/CodeGen/
DMachineDominanceFrontier.h92 bool compareDomSet(DomSetType &DS1, const DomSetType &DS2) const { in compareDomSet()
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDominanceFrontier.h92 bool compareDomSet(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-7.0/llvm/include/llvm/Analysis/
DDominanceFrontierImpl.h76 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