Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/
DDXILOpBuilder.cpp158 static std::string constructOverloadTypeName(OverloadKind Kind, in constructOverloadTypeName() function
179 std::string TypeName = constructOverloadTypeName(Kind, "dx.types.ResRet."); in getResRetType()