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

/external/llvm/lib/Target/Mips/
H A DMipsRelocations.h28 // reloc_mips_hi - upper 16 bits of the address (modified by +1 if the
30 reloc_mips_hi = 2, enumerator in enum:llvm::Mips::RelocationType
H A DMipsJITInfo.cpp266 case Mips::reloc_mips_hi:
H A DMipsCodeEmitter.cpp183 return Mips::reloc_mips_hi;

Completed in 135 milliseconds