Home
last modified time | relevance | path

Searched defs:DemangledName (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVRegularizer.cpp177 StringRef DemangledName(NameStr); in visitCallInst() local
187 StringRef DemangledName) { in visitCallScalToVec() argument
H A DSPIRVEmitIntrinsics.cpp373 static Type *getPointeeTypeByCallInst(StringRef DemangledName, in getPointeeTypeByCallInst()
473 std::string DemangledName = in deduceElementTypeHelper() local
716 std::string DemangledName = in deduceOperandElementType() local
1154 std::string DemangledName = in insertPtrCastOrAssignTypeInstr() local
1429 std::string DemangledName = in insertAssignTypeIntrs() local
H A DSPIRVUtils.cpp350 if (char *DemangledName = itaniumDemangle(Name.data())) { in getOclOrSpirvBuiltinDemangledName() local
H A DSPIRVCallLowering.cpp497 std::string DemangledName; in lowerCall() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.h254 const auto DemangledName = DemangledNames.find(Sym); demangle() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-tli-checker/
H A Dllvm-tli-checker.cpp110 std::string DemangledName(demangle(Name)); getPrintableName() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DCOFFImportFile.cpp112 if (std::optional<std::string> DemangledName = in printSymbolName() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp297 StringRef DemangledName = Name; in findModuleForSymbol() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp761 char *DemangledName = microsoftDemangle( in DemangleName() local