Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVRegularizer.cpp177 StringRef DemangledName(NameStr); visitCallInst() local
187 visitCallScalToVec(CallInst * CI,StringRef MangledName,StringRef DemangledName) visitCallScalToVec() argument
H A DSPIRVEmitIntrinsics.cpp306 getPointeeTypeByCallInst(StringRef DemangledName,Function * CalledF,unsigned OpIdx) getPointeeTypeByCallInst() argument
385 std::string DemangledName = deduceElementTypeHelper() local
551 std::string DemangledName = deduceOperandElementType() local
957 std::string DemangledName = insertPtrCastOrAssignTypeInstr() local
[all...]
H A DSPIRVUtils.cpp350 if (char *DemangledName = itaniumDemangle(Name.data())) { getOclOrSpirvBuiltinDemangledName() local
H A DSPIRVCallLowering.cpp497 std::string DemangledName; lowerCall() local
/llvm-project/llvm/tools/llvm-tli-checker/
H A Dllvm-tli-checker.cpp103 std::string DemangledName(demangle(Name)); getPrintableName() local
/llvm-project/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.h301 if (DemangledName == DemangledNames.end()) in demangle() local
/llvm-project/llvm/lib/Object/
H A DCOFFImportFile.cpp98 if (std::optional<std::string> DemangledName = printSymbolName() local
/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp297 StringRef DemangledName = Name; findModuleForSymbol() local
/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp755 char *DemangledName = microsoftDemangle( DemangleName() local