Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/
DOCL20ToSPIRV.cpp301 const std::string &Stem, bool AlwaysN) { in transVecLoadStoreName() argument
304 if (!AlwaysN && DemangledName == HalfStem) in transVecLoadStoreName()
306 if (!AlwaysN && DemangledName.find(HalfStemR) == 0) { in transVecLoadStoreName()