Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCSKYAttributes.h54 ISA_JAVA = 1 << 17, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYELFStreamer.cpp232 ISAFlag |= CSKYAttrs::ISA_JAVA; in emitTargetAttributes()