Searched refs:IntegralString (Results 1 - 4 of 4) sorted by relevance

/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringX8632Traits.h953 const char *IntegralString; // b, w, d, or <blank> member in struct:Ice::X8632::TypeAttributesType
H A DIceTargetLoweringX8664Traits.h1029 const char *IntegralString; // b, w, d, or <blank> member in struct:Ice::X8664::TypeAttributesType
H A DIceInstX86BaseImpl.h2727 << Traits::TypeAttributes[this->getSrc(0)->getType()].IntegralString
2767 << Traits::TypeAttributes[this->getDest()->getType()].IntegralString
H A DIceInstX86Base.h895 SuffixString = Traits::TypeAttributes[DestTy].IntegralString;
954 Traits::TypeAttributes[DestTy].IntegralString);

Completed in 301 milliseconds