Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCSKYAttributes.h50 ISA_CACHE = 1 << 12, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYELFStreamer.cpp236 ISAFlag |= CSKYAttrs::ISA_CACHE; in emitTargetAttributes()