Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaRISCV.cpp1525 bool HasSiFiveCLICType = false; in handleInterruptAttr() local
1552 HasSiFiveCLICType = true; in handleInterruptAttr()
1570 if (HasUnaryType && HasSiFiveCLICType) { in handleInterruptAttr()