Home
last modified time | relevance | path

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

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