Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DELF.h914 RSS_GP0 = 2, // Value of gp used to create object being relocated enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h916 RSS_GP0 = 2, // Value of gp used to create object being relocated enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1081 RSS_GP0 = 2, // Value of gp used to create object being relocated enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DELF.h1108 RSS_GP0 = 2, // Value of gp used to create object being relocated enumerator
/external/llvm/lib/ObjectYAML/
DELFYAML.cpp501 ECase(RSS_GP0) in enumeration()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp612 ECase(RSS_GP0); in enumeration()
/external/llvm-project/llvm/lib/ObjectYAML/
DELFYAML.cpp638 ECase(RSS_GP0); in enumeration()