Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DMipsABIFlags.h47 AFL_ASE_GINV = 0x00020000 // GINV ASE enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.h169 ASESet |= Mips::AFL_ASE_GINV; in setASESetFromPredicates()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DELFDumper.cpp2298 {"GINV", Mips::AFL_ASE_GINV},