Home
last modified time | relevance | path

Searched refs:AFL_ASE_MIPS16 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DMipsABIFlags.h42 AFL_ASE_MIPS16 = 0x00000400, // MIPS16 ASE enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIFlagsSection.h162 ASESet |= Mips::AFL_ASE_MIPS16; in setASESetFromPredicates()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3297 {"MIPS16", Mips::AFL_ASE_MIPS16},