Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp134 static unsigned getMatchingLoType(const ELFRelocationEntry &Reloc) { in getMatchingLoType() function
429 return getMatchingLoType(Reloc) != ELF::R_MIPS_NONE; in sortRelocs()
435 unsigned MatchingType = getMatchingLoType(R); in sortRelocs()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp141 static unsigned getMatchingLoType(const ELFRelocationEntry &Reloc) { in getMatchingLoType() function
458 return getMatchingLoType(Reloc) != ELF::R_MIPS_NONE; in sortRelocs()
464 unsigned MatchingType = getMatchingLoType(R); in sortRelocs()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp141 static unsigned getMatchingLoType(const ELFRelocationEntry &Reloc) { in getMatchingLoType() function
481 return getMatchingLoType(Reloc) != ELF::R_MIPS_NONE; in sortRelocs()
487 unsigned MatchingType = getMatchingLoType(R); in sortRelocs()