Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsRelocations.h30 reloc_mips_hi = 2, enumerator
DMipsJITInfo.cpp213 case Mips::reloc_mips_hi: in relocate()
DMipsCodeEmitter.cpp155 return Mips::reloc_mips_hi; in getRelocation()