Home
last modified time | relevance | path

Searched defs:GVName (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DMangler.cpp35 static void getNameWithPrefixImpl(raw_ostream &OS, const Twine &GVName, in getNameWithPrefixImpl()
64 static void getNameWithPrefixImpl(raw_ostream &OS, const Twine &GVName, in getNameWithPrefixImpl()
71 void Mangler::getNameWithPrefix(raw_ostream &OS, const Twine &GVName, in getNameWithPrefix()
77 const Twine &GVName, const DataLayout &DL) { in getNameWithPrefix()
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFPreserveDIType.cpp111 std::string GVName = in BPFPreserveDITypeImpl() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.cpp347 auto GVName = GV->getName(); in emitPartition() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp1261 std::string GVName = std::string(GV->getName()), Suffix = ".dfsan"; in addGlobalNameSuffix() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp3278 std::string GVName = llvm::join(NameItems, NameItems + 2, "."); in EmitPredefinedLValue() local
H A DCGDebugInfo.cpp2482 StringRef GVName; in getDynamicInitializerName() local