Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DDXILEmitter.cpp82 auto *IntrinsicDef = R->getValueAsDef("llvm_intrinsic"); in DXILOperationData() local
83 auto DefName = IntrinsicDef->getName(); in DXILOperationData()