Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp290 Type = setRType3((unsigned)ELF::R_MIPS_NONE, Type); in getRelocType()
330 Type = setRType3((unsigned)ELF::R_MIPS_HI16, Type); in getRelocType()
337 Type = setRType3((unsigned)ELF::R_MICROMIPS_HI16, Type); in getRelocType()
344 Type = setRType3((unsigned)ELF::R_MIPS_LO16, Type); in getRelocType()
351 Type = setRType3((unsigned)ELF::R_MICROMIPS_LO16, Type); in getRelocType()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp278 Type = setRType3((unsigned)ELF::R_MIPS_NONE, Type); in getRelocType()
318 Type = setRType3((unsigned)ELF::R_MIPS_HI16, Type); in getRelocType()
325 Type = setRType3((unsigned)ELF::R_MIPS_LO16, Type); in getRelocType()
/external/llvm/include/llvm/MC/
DMCELFObjectWriter.h131 unsigned setRType3(unsigned Value, unsigned Type) const { in setRType3() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCELFObjectWriter.h133 unsigned setRType3(unsigned Value, unsigned Type) const { in setRType3() function