Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCSKYAttributes.cpp20 {CSKY_DSP_VERSION, "Tag_CSKY_DSP_VERSION"},
H A DCSKYAttributeParser.cpp34 CSKYAttrs::CSKY_DSP_VERSION,
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCSKYAttributes.h28 CSKY_DSP_VERSION = 8, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYELFStreamer.cpp289 emitAttribute(CSKYAttrs::CSKY_DSP_VERSION, in emitTargetAttributes()
292 emitAttribute(CSKYAttrs::CSKY_DSP_VERSION, CSKYAttrs::DSP_VERSION_2); in emitTargetAttributes()