Home | History | Annotate | Download | only in SPIRV

Lines Matching refs:Prefix

686   std::string Prefix;
697 Prefix = "fetch_";
714 Info.UniqName = "atomic_" + Prefix + Sign + Stem.str() + Postfix;
959 if (StringRef(Info.UniqName).startswith(kSPIRVName::Prefix))
1188 BuiltinVarName = std::string(kSPIRVName::Prefix) +