Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDXILEmitter.cpp192 auto IntrPropListSize = IntrPropList->size(); in DXILOperationDesc() local
193 for (unsigned i = 0; i < IntrPropListSize; i++) { in DXILOperationDesc()