Home
last modified time | relevance | path

Searched defs:getMangledName (Results 1 – 8 of 8) sorted by relevance

/llvm-project/flang/lib/Lower/
H A DCallInterface.cpp75 std::string Fortran::lower::CallerInterface::getMangledName() const { in getMangledName() function in Fortran::lower::CallerInterface
516 std::string Fortran::lower::CalleeInterface::getMangledName() const { in getMangledName() function in Fortran::lower::CalleeInterface
1598 std::string getMangledName() const { getMangledName() function in SignatureBuilder
/llvm-project/clang/lib/InstallAPI/
H A DVisitor.cpp86 std::string InstallAPIVisitor::getMangledName(const NamedDecl *D) const { in getMangledName() function in clang::installapi::InstallAPIVisitor
/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp188 std::string ExecutionEngine::getMangledName(const GlobalValue *GV) { getMangledName() function in ExecutionEngine
/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp238 std::string getMangledName() const { return mangleName(ClassS); } getMangledName() function in __anoncee49e800111::Intrinsic
[all...]
H A DNeonEmitter.cpp1047 std::string Intrinsic::getMangledName(bool ForceClassS) const { getMangledName() function in Intrinsic
[all...]
/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1097 auto getMangledName = [](Instruction *I) -> std::string { findBasePointer() local
/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp2677 std::string OMPTraitInfo::getMangledName() const { getMangledName() function in OMPTraitInfo
/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp1965 StringRef CodeGenModule::getMangledName(GlobalDecl GD) { getMangledName() function in CodeGenModule
[all...]