Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCSKYAttributes.h51 ISA_NVIC = 1 << 13, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYELFStreamer.cpp239 ISAFlag |= CSKYAttrs::ISA_NVIC; in emitTargetAttributes()