Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpBuilder.cpp148 static std::string constructOverloadName(OverloadKind Kind, Type *Ty, in constructOverloadName() function
265 std::string DXILFnName = constructOverloadName(Kind, OverloadTy, *Prop); in createDXILOpCall()