Home
last modified time | relevance | path

Searched refs:AFL_ASE_MICROMIPS (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/Support/
DMipsABIFlags.h44 AFL_ASE_MICROMIPS = 0x00000800, // MICROMIPS ASE enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DMipsABIFlags.h44 AFL_ASE_MICROMIPS = 0x00000800, // MICROMIPS ASE enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.h159 ASESet |= Mips::AFL_ASE_MICROMIPS; in setASESetFromPredicates()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.h161 ASESet |= Mips::AFL_ASE_MICROMIPS; in setASESetFromPredicates()
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.h1046 AFL_ASE_MICROMIPS = 0x00000800, // MICROMIPS ASE. enumerator
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp2210 {"microMIPS", Mips::AFL_ASE_MICROMIPS},
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DELFDumper.cpp2295 {"microMIPS", Mips::AFL_ASE_MICROMIPS},