Searched refs:ArgSelect (Results 1 – 1 of 1) sorted by relevance
185 for (const Record *ArgSelect : Args) { in DXILOperationDesc() local186 IntrSelect.ArgSelectRecords.emplace_back(ArgSelect); in DXILOperationDesc()447 for (const Record *ArgSelect : MappedIntr.ArgSelectRecords) { in emitDXILIntrinsicMap() local449 ArgSelect->getValueAsDef("type")->getNameInitAsString(); in emitDXILIntrinsicMap()450 int Value = ArgSelect->getValueAsInt("value"); in emitDXILIntrinsicMap()