Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DDXILEmitter.cpp81 auto *IntrinsicDef = R->getValueAsDef("llvm_intrinsic"); in DXILOperationData() local
82 auto DefName = IntrinsicDef->getName(); in DXILOperationData()