Searched refs:setRType3 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp100 Type = setRType3((unsigned)ELF::R_MIPS_NONE, Type);
161 Type = setRType3((unsigned)ELF::R_MIPS_HI16, Type);
166 Type = setRType3((unsigned)ELF::R_MIPS_LO16, Type);
/freebsd-10-stable/contrib/llvm/include/llvm/MC/
H A DMCELFObjectWriter.h130 unsigned setRType3(unsigned Value, unsigned Type) const { function in class:llvm::MCELFObjectTargetWriter

Completed in 105 milliseconds