Home
last modified time | relevance | path

Searched defs:IntrinsicClass (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/flang/include/flang/Evaluate/
Dintrinsics.h60 ENUM_CLASS(IntrinsicClass, atomicSubroutine, collectiveSubroutine, in ENUM_CLASS() argument
/external/llvm-project/llvm/utils/TableGen/
DSearchableTableEmitter.cpp656 Record *IntrinsicClass = Records.getClass("Intrinsic"); in collectTableEntries() local