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.cpp171 StringRef DemangledName(NameStr); in visitCallInst() local
181 StringRef DemangledName) { in visitCallScalToVec()
H A DSPIRVEmitIntrinsics.cpp531 static Type *getPointeeTypeByCallInst(StringRef DemangledName, in getPointeeTypeByCallInst()
694 std::string DemangledName = in deduceElementTypeHelper() local
835 std::string DemangledName = in deduceOperandElementTypeCalledFunction() local
1606 std::string DemangledName = in insertPtrCastOrAssignTypeInstr() local
1884 std::string DemangledName = in insertAssignTypeIntrs() local
2539 std::string DemangledName = getOclOrSpirvBuiltinDemangledName(F.getName()); in parseFunDeclarations() local
H A DSPIRVCallLowering.cpp556 std::string DemangledName; in lowerCall() local
H A DSPIRVUtils.cpp445 if (char *DemangledName = itaniumDemangle(Name.data())) { in getOclOrSpirvBuiltinDemangledName() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DCOFFImportFile.cpp112 if (std::optional<std::string> DemangledName = in printSymbolName() local
761 std::optional<std::string> DemangledName = in writeImportLibrary() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.h300 const auto DemangledName = DemangledNames.find(Sym); in demangle() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-tli-checker/
H A Dllvm-tli-checker.cpp105 std::string DemangledName(demangle(Name)); in getPrintableName() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp294 StringRef DemangledName = Name; in findModuleForSymbol() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp813 char *DemangledName = microsoftDemangle( in DemangleName() local