Searched defs:getMangledName (Results 1 – 7 of 7) sorted by relevance
188 std::string ExecutionEngine::getMangledName(const GlobalValue *GV) { in getMangledName() function in ExecutionEngine
179 StringRef getMangledName() const { return MangledName; } in getMangledName() function in __anond814f6670111::RVVIntrinsic
204 std::string getMangledName() const { return mangleName(ClassS); } in getMangledName() function in __anon47288a980111::Intrinsic
1046 std::string Intrinsic::getMangledName(bool ForceClassS) const { in getMangledName() function in Intrinsic
1057 auto getMangledName = [](Instruction *I) -> std::string { in findBasePointer() local
2362 std::string OMPTraitInfo::getMangledName() const { in getMangledName() function in OMPTraitInfo
1314 StringRef CodeGenModule::getMangledName(GlobalDecl GD) { in getMangledName() function in CodeGenModule