Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCSKYAttributes.cpp18 {CSKY_ISA_FLAGS, "Tag_CSKY_ISA_FLAGS"},
H A DCSKYAttributeParser.cpp26 CSKYAttrs::CSKY_ISA_FLAGS,
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCSKYAttributes.h26 CSKY_ISA_FLAGS = 6, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYELFStreamer.cpp268 emitAttribute(CSKYAttrs::CSKY_ISA_FLAGS, ISAFlag); in emitTargetAttributes()