Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCSKYAttributes.h53 ISA_MP = 1 << 15, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYELFStreamer.cpp206 ISAFlag |= CSKYAttrs::ISA_MP; in emitTargetAttributes()