Searched defs:Stem (Results 1 – 4 of 4) sorted by relevance
301 const std::string &Stem, bool AlwaysN) { in transVecLoadStoreName()676 StringRef Stem = DemangledName; in visitCallAtomicLegacy() local732 StringRef Stem = DemangledName; in visitCallAtomicCpp11() local
123 std::string Stem; in mapLLVMTypeToOCLType() local173 std::string Stem; in mapSPIRVTypeToOCLType() local
829 StringRef Stem = sys::path::stem(ToolName); in main() local
51 static StringRef Stem; variable