Searched refs:setRType2 (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFObjectWriter.cpp | 295 Type = setRType2((unsigned)ELF::R_MIPS_64, Type); in getRelocType() 335 Type = setRType2((unsigned)ELF::R_MIPS_SUB, Type); in getRelocType() 342 Type = setRType2((unsigned)ELF::R_MICROMIPS_SUB, Type); in getRelocType() 349 Type = setRType2((unsigned)ELF::R_MIPS_SUB, Type); in getRelocType() 356 Type = setRType2((unsigned)ELF::R_MICROMIPS_SUB, Type); in getRelocType()
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFObjectWriter.cpp | 277 Type = setRType2((unsigned)ELF::R_MIPS_64, Type); in getRelocType() 317 Type = setRType2((unsigned)ELF::R_MIPS_SUB, Type); in getRelocType() 324 Type = setRType2((unsigned)ELF::R_MIPS_SUB, Type); in getRelocType()
|
/external/llvm/include/llvm/MC/ |
D | MCELFObjectWriter.h | 128 unsigned setRType2(unsigned Value, unsigned Type) const { in setRType2() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCELFObjectWriter.h | 136 unsigned setRType2(unsigned Value, unsigned Type) const { in setRType2() function
|