Searched refs:DXILFnName (Results 1 – 1 of 1) sorted by relevance
553 std::string DXILFnName = constructOverloadName(Kind, OverloadTy, *Prop); in tryCreateOp() local554 FunctionCallee DXILFn = M.getOrInsertFunction(DXILFnName, DXILOpFT); in tryCreateOp()