Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDXILEmitter.cpp182 auto *IntrinsicDef = R->getValueAsDef("LLVMIntrinsic"); in DXILOperationDesc() local
183 auto DefName = IntrinsicDef->getName(); in DXILOperationDesc()
191 auto IntrPropList = IntrinsicDef->getValueAsListInit("IntrProperties"); in DXILOperationDesc()