Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYSubtarget.h180 bool enableInterruptAttribute() const { return EnableInterruptAttribute; } in enableInterruptAttribute() function
H A DCSKY.td237 : Predicate<"Subtarget->enableInterruptAttribute()">,