Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCSKYAttributes.h49 ISA_TRUST = 1 << 11, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYELFStreamer.cpp230 ISAFlag |= CSKYAttrs::ISA_TRUST; in emitTargetAttributes()