Home
last modified time | relevance | path

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

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