Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DMipsABIFlags.h44 AFL_ASE_MICROMIPS = 0x00000800, // MICROMIPS ASE enumerator
/external/llvm-project/llvm/include/llvm/Support/
DMipsABIFlags.h43 AFL_ASE_MICROMIPS = 0x00000800, // MICROMIPS ASE enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMipsABIFlags.h43 AFL_ASE_MICROMIPS = 0x00000800, // MICROMIPS ASE enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.h160 ASESet |= Mips::AFL_ASE_MICROMIPS; in setASESetFromPredicates()
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.h160 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.h1040 AFL_ASE_MICROMIPS = 0x00000800, // MICROMIPS ASE. enumerator
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp2210 {"microMIPS", Mips::AFL_ASE_MICROMIPS},
/external/llvm-project/llvm/tools/llvm-readobj/
DELFDumper.cpp3271 {"microMIPS", Mips::AFL_ASE_MICROMIPS},