Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp188 std::string ExecutionEngine::getMangledName(const GlobalValue *GV) { in getMangledName() function in ExecutionEngine
/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DSveEmitter.cpp204 std::string getMangledName() const { return mangleName(ClassS); } in getMangledName() function in __anon5066fa640111::Intrinsic
H A DNeonEmitter.cpp1050 std::string Intrinsic::getMangledName(bool ForceClassS) const { in getMangledName() function in Intrinsic
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1148 auto getMangledName = [](Instruction *I) -> std::string { in findBasePointer() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DOpenMPClause.cpp2570 std::string OMPTraitInfo::getMangledName() const { in getMangledName() function in OMPTraitInfo
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.cpp1545 StringRef CodeGenModule::getMangledName(GlobalDecl GD) { in getMangledName() function in CodeGenModule