Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp188 std::string ExecutionEngine::getMangledName(const GlobalValue *GV) { in getMangledName() function in ExecutionEngine
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DRISCVVEmitter.cpp179 StringRef getMangledName() const { return MangledName; } in getMangledName() function in __anond814f6670111::RVVIntrinsic
H A DSveEmitter.cpp204 std::string getMangledName() const { return mangleName(ClassS); } in getMangledName() function in __anon47288a980111::Intrinsic
H A DNeonEmitter.cpp1046 std::string Intrinsic::getMangledName(bool ForceClassS) const { in getMangledName() function in Intrinsic
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1057 auto getMangledName = [](Instruction *I) -> std::string { in findBasePointer() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DOpenMPClause.cpp2362 std::string OMPTraitInfo::getMangledName() const { in getMangledName() function in OMPTraitInfo
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp1314 StringRef CodeGenModule::getMangledName(GlobalDecl GD) { in getMangledName() function in CodeGenModule