Searched refs:IntrinsicSelectRecords (Results 1 – 1 of 1) sorted by relevance
179 auto IntrinsicSelectRecords = R->getValueAsListOfDefs("intrinsics"); in DXILOperationDesc() local180 if (IntrinsicSelectRecords.size()) { in DXILOperationDesc()181 for (const Record *R : IntrinsicSelectRecords) { in DXILOperationDesc()