Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsRelocations.h30 reloc_mips_hi = 2, enumerator
DMipsELFWriterInfo.cpp39 case Mips::reloc_mips_hi: in getRelocationType()
DMipsJITInfo.cpp258 case Mips::reloc_mips_hi: in relocate()
DMipsCodeEmitter.cpp167 return Mips::reloc_mips_hi; in getRelocation()