Searched refs:IntrPropList (Results 1 – 1 of 1) sorted by relevance
191 auto IntrPropList = IntrinsicDef->getValueAsListInit("IntrProperties"); in DXILOperationDesc() local192 auto IntrPropListSize = IntrPropList->size(); in DXILOperationDesc()194 OpAttributes.emplace_back(IntrPropList->getElement(i)->getAsString()); in DXILOperationDesc()