Searched refs:IntrSelect (Results 1 – 1 of 1) sorted by relevance
182 DXILIntrinsicSelect IntrSelect; in DXILOperationDesc() local183 IntrSelect.Intrinsic = GetIntrinsicName(R->getValue("intrinsic")); in DXILOperationDesc()186 IntrSelect.ArgSelectRecords.emplace_back(ArgSelect); in DXILOperationDesc()188 IntrinsicSelects.emplace_back(std::move(IntrSelect)); in DXILOperationDesc()