Home
last modified time | relevance | path

Searched refs:getItaniumTypeName (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.cpp730 static const char *getItaniumTypeName(AMDGPULibFunc::EType T) { in getItaniumTypeName() function
849 os << getItaniumTypeName((AMDGPULibFunc::EType)p.ArgType); in operator ()()