Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsRelocations.h26 reloc_mips_branch = 1, enumerator
DMipsJITInfo.cpp203 case Mips::reloc_mips_branch: in relocate()
DMipsCodeEmitter.cpp153 return Mips::reloc_mips_branch; in getRelocation()