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

/external/llvm/lib/Target/Mips/
H A DMipsRelocations.h23 // reloc_mips_pc16 - pc relative relocation for branches. The lower 18
26 reloc_mips_pc16 = 1, enumerator in enum:llvm::Mips::RelocationType
H A DMipsJITInfo.cpp256 case Mips::reloc_mips_pc16:
H A DMipsCodeEmitter.cpp181 return Mips::reloc_mips_pc16;

Completed in 83 milliseconds