Home
last modified time | relevance | path

Searched refs:DS1 (Results 1 – 15 of 15) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DMachineDominanceFrontier.h92 bool compareDomSet(DomSetType &DS1, const DomSetType &DS2) const { in compareDomSet() argument
93 return Base.compareDomSet(DS1, DS2); 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() argument
94 return Base.compareDomSet(DS1, DS2); in compareDomSet()
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineDominanceFrontier.h92 bool compareDomSet(DomSetType &DS1, const DomSetType &DS2) const { in compareDomSet() argument
93 return Base.compareDomSet(DS1, DS2); in compareDomSet()
/external/clang/test/Sema/
DMicrosoftExtensions.c122 struct __declspec(deprecated) DS1 { int i; float f; }; // expected-note {{'DS1' has been explicitly… argument
131 struct DS1 s = { 0 }; // expected-warning {{'DS1' is deprecated}} in test()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDominanceFrontierImpl.h75 DomSetType &DS1, const DomSetType &DS2) const { in compareDomSet() argument
80 for (typename DomSetType::const_iterator I = DS1.begin(), E = DS1.end(); in compareDomSet()
DDominanceFrontier.h101 bool compareDomSet(DomSetType &DS1, const DomSetType &DS2) const;
/external/llvm-project/llvm/include/llvm/Analysis/
DDominanceFrontierImpl.h75 DomSetType &DS1, const DomSetType &DS2) const { in compareDomSet() argument
80 for (typename DomSetType::const_iterator I = DS1.begin(), E = DS1.end(); in compareDomSet()
DDominanceFrontier.h100 bool compareDomSet(DomSetType &DS1, const DomSetType &DS2) const;
/external/llvm/include/llvm/Analysis/
DDominanceFrontierImpl.h67 bool DominanceFrontierBase<BlockT>::compareDomSet(DomSetType &DS1, in compareDomSet() argument
73 for (typename DomSetType::const_iterator I = DS1.begin(), E = DS1.end(); in compareDomSet()
DDominanceFrontier.h95 bool compareDomSet(DomSetType &DS1, const DomSetType &DS2) const;
/external/llvm-project/clang/test/Sema/
DMicrosoftExtensions.c121 struct __declspec(deprecated) DS1 { int i; float f; }; // expected-note {{'DS1' has been explicitly… struct
130 struct DS1 s = { 0 }; // expected-warning {{'DS1' is deprecated}} in test()
/external/cblas/testing/
Dc_dblat1.f96 + DS1(8) local
108 DATA DS1/0.8D0, 0.6D0, 0.8D0, -0.6D0, 0.8D0, 0.0D0,
135 CALL STEST1(SS,DS1(K),DS1(K),SFAC)
Dc_sblat1.f96 + DS1(8) local
108 DATA DS1/0.8E0, 0.6E0, 0.8E0, -0.6E0, 0.8E0, 0.0E0,
135 CALL STEST1(SS,DS1(K),DS1(K),SFAC)
/external/eigen/blas/testing/
Ddblat1.f140 $ DS1(8), DAB(4,9), DTEMP(9), DTRUE(9,9) local
152 DATA DS1/0.8D0, 0.6D0, 0.8D0, -0.6D0, 0.8D0, 0.0D0,
225 CALL STEST1(SS,DS1(K),DS1(K),SFAC)
Dsblat1.f140 + DS1(8), DAB(4,9), DTEMP(9), DTRUE(9,9) local
152 DATA DS1/0.8E0, 0.6E0, 0.8E0, -0.6E0, 0.8E0, 0.0E0,
225 CALL STEST1(SS,DS1(K),DS1(K),SFAC)