Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp294 Type = setRType((unsigned)ELF::R_MIPS_GPREL32, Type); in getRelocType()
334 Type = setRType((unsigned)ELF::R_MIPS_GPREL16, Type); in getRelocType()
341 Type = setRType((unsigned)ELF::R_MICROMIPS_GPREL16, Type); in getRelocType()
348 Type = setRType((unsigned)ELF::R_MIPS_GPREL16, Type); in getRelocType()
355 Type = setRType((unsigned)ELF::R_MICROMIPS_GPREL16, Type); in getRelocType()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp276 Type = setRType((unsigned)ELF::R_MIPS_GPREL32, Type); in getRelocType()
316 Type = setRType((unsigned)ELF::R_MIPS_GPREL16, Type); in getRelocType()
323 Type = setRType((unsigned)ELF::R_MIPS_GPREL16, Type); in getRelocType()
/external/llvm/include/llvm/MC/
DMCELFObjectWriter.h125 unsigned setRType(unsigned Value, unsigned Type) const { in setRType() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCELFObjectWriter.h133 unsigned setRType(unsigned Value, unsigned Type) const { in setRType() function