Searched refs:CreateTypedIntrinsic (Results 1 – 3 of 3) sorted by relevance
50 HRESULT CreateTypedIntrinsic(uint64_t value, IDebugHostType* type,
53 HRESULT CreateTypedIntrinsic(uint64_t value, IDebugHostType* type, in CreateTypedIntrinsic() function
261 return CreateTypedIntrinsic(value, type.Get(), result); in GetModelForBitField()