Home
last modified time | relevance | path

Searched refs:IntrinsicSelectRecords (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDXILEmitter.cpp179 auto IntrinsicSelectRecords = R->getValueAsListOfDefs("intrinsics"); in DXILOperationDesc() local
180 if (IntrinsicSelectRecords.size()) { in DXILOperationDesc()
181 for (const Record *R : IntrinsicSelectRecords) { in DXILOperationDesc()