Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPULibFunc.cpp735 static const char *getItaniumTypeName(AMDGPULibFunc::EType T) { in getItaniumTypeName() function
852 os << getItaniumTypeName((AMDGPULibFunc::EType)p.ArgType); in operator ()()